OpenDTU-old/webapp
2022-06-20 20:56:50 +02:00
..
public webapp: beautify favicon 2022-05-30 22:06:13 +02:00
src Show current git hash in web gui 2022-06-20 20:56:50 +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 Updated node dependencies 2022-06-15 22:38:23 +02:00
README.md webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
vue.config.js Rename websocket from ws to livedata 2022-06-18 01:14:31 +02:00
yarn.lock Updated node dependencies 2022-06-15 22:38:23 +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.