Built with Vue.js 2.
- Install all dependencies
npm ci
(pass--omit=dev
to install only necessary deps) - Build front from sources
npm run build
src/config/production.env
– donenv with variables (src/config/local.env
for local dev mode)vue.config.js
– Configuration for Vue, Webpack and its plugins, building static meta files and creating environment