OpenDTU/webapp
2022-04-18 01:43:06 +02:00
..
public webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
src webapp: Added timezone description to ntp status page 2022-04-18 01:43:06 +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 Changed default ip to 192.168.4.1 2022-04-16 19:04:38 +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.