* client-app: Improve development documentation * client-app: add basic support to translation * client-app: fix i18n and create lang state * client-app: add language selector * client-app: add translation EN and PT-BR
436 B
436 B
ErsatzTV Vuetify UI - WIP
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
To set a custom ErsatzTV api URL, use the following environment variable VUE_APP_ETV_BASE_URL.
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint