OpenDTU-old/webapp
2022-05-23 23:25:53 +02:00
..
public webapp: Added timezone selector based on location 2022-04-18 01:43:49 +02:00
src webapp: implemented firmware upgrade UI 2022-05-23 23:25:53 +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 firmware upgrade UI 2022-05-23 23:25:53 +02:00
README.md webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
vue.config.js webapp: dont hash file names 2022-05-22 22:39:34 +02:00
yarn.lock webapp: implemented firmware upgrade UI 2022-05-23 23:25:53 +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.