device-epd/app
2021-01-19 20:19:54 +01:00
..
public #56 basic pwa works 2020-12-27 15:46:19 +01:00
src #54 use free paperdash api 2021-01-16 10:39:37 +01:00
.eslintrc.js #54 clean up code 2021-01-08 19:48:54 +01:00
.gitignore initial commit vuejs app for editing device settings 2020-02-11 21:49:14 +01:00
babel.config.js eslint re-formatting 2020-10-25 19:45:28 +01:00
package.json #54 downgrade because of BC https://github.com/webpack-contrib/compression-webpack-plugin/releases/tag/v7.0.0 2021-01-19 20:19:54 +01:00
README.md initial commit vuejs app for editing device settings 2020-02-11 21:49:14 +01:00
version.ejs #40 add build informations also for the app 2020-11-15 19:11:30 +01:00
vue.config.js #54 hostname changed to paperdash-epd 2021-01-08 21:48:35 +01:00
yarn.lock #54 downgrade because of BC https://github.com/webpack-contrib/compression-webpack-plugin/releases/tag/v7.0.0 2021-01-19 20:19:54 +01:00

pwa

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.