OpenDTU-old/webapp
Axel Hinrichs 6a8af8fdc0 [webapp] fix HomeView component nesting
* move content template after page-header
2022-07-04 20:57:06 +02:00
..
public webapp: beautify favicon 2022-05-30 22:06:13 +02:00
src [webapp] fix HomeView component nesting 2022-07-04 20:57: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
package.json webapp: upgrade dependencies 2022-06-24 21:23:31 +02:00
README.md webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
tsconfig.json webapp: Upgrade from Javascript to TypeScript 2022-06-21 20:16:37 +02:00
vue.config.js Rename data folder to webapp_dist 2022-06-22 23:16:45 +02:00
yarn.lock webapp: upgrade dependencies 2022-06-24 21:23:31 +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.