npm install
npm run serve
VUE_APP_NODE_ENV=development
VUE_APP_API_HOST=https://profi.toplist.cz/api
VUE_APP_PROFI_URL=https://profi.toplist.cz
VUE_APP_I18N_LOCALE=cs
VUE_APP_I18N_FALLBACK_LOCALE=cs
npm run build
npm run lint
In /dist folder will be generated all the files. Just put them onto internet.