mealie/frontend
2021-01-08 19:57:28 -09:00
..
.vscode fix darkmode bug 2021-01-07 21:41:14 -09:00
public new favicon / admin view imrpovements 2021-01-03 19:50:31 -09:00
src ui color/theme improvement 2021-01-08 19:57:28 -09:00
.env.development Confirmation.vue start 2021-01-04 16:49:03 -09:00
babel.config.js init 2 2020-12-24 16:37:38 -09:00
frontend.Dockerfile Fixed dockerfiles for DEV environment 2021-01-05 13:16:13 +01:00
package-lock.json fixed response models 2021-01-07 20:41:09 -09:00
package.json fixed response models 2021-01-07 20:41:09 -09:00
README.md init 2 2020-12-24 16:37:38 -09:00
vue.config.js init 2 2020-12-24 16:37:38 -09:00

frontend

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.