tethys.frontend is a typescript-vueapp Project setup npm install create .env file for environments cp .env.example .env Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html After building, copy the dist folder to the web root of your Nginx server. Lints and fixes files npm run lint Customize build and dev configuration See Configuration Reference.