OpenDTU/webapp
2022-04-12 00:19:28 +02:00
..
public webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
src webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
.gitignore webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
babel.config.js webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
jsconfig.json webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
package.json webapp: Implemented compression of output files 2022-04-12 00:19:28 +02:00
README.md webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
vue.config.js webapp: Implemented compression of output files 2022-04-12 00:19:28 +02:00
yarn.lock webapp: Implemented compression of output files 2022-04-12 00:19:28 +02:00

opendtu

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.