platypush/platypush/backend/http/webapp
Fabio Manganiello 2de1e3ebe6 Lights panel migration - WIP 2020-12-09 21:16:07 +01:00
..
public Migrated DateTimeWeather and Calendar widgets 2020-11-22 12:57:28 +01:00
src Lights panel migration - WIP 2020-12-09 21:16:07 +01:00
.gitignore New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
README.md New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
babel.config.js New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
package-lock.json New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
package.json New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
vue.config.js Lights panel migration - WIP 2020-12-09 21:16:07 +01:00

README.md

webapp

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.