Kraken WebSite Install dependencies, $ npm i Start the dev server, $ npm start Build site app, $ npm run build Translate Translate a single file $ npm run translate ./docs/fileName Translate all files $ npm run translateAll