OpenDTU-old/webapp
2022-04-14 13:22:40 +02:00
..
public webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
src webapp: added system overview 2022-04-14 13:22:40 +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: Added first simple navigation with two subpages 2022-04-12 23:31:47 +02:00
README.md webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
vue.config.js webapp: Added network info screen 2022-04-13 22:43:26 +02:00
yarn.lock webapp: Added first simple navigation with two subpages 2022-04-12 23:31:47 +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.