1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend
2021-03-05 21:34:35 -09:00
..
public v0.3.0 Release Candidate (#176) 2021-02-20 20:23:28 -09:00
src fix build failure 2021-03-05 21:34:35 -09:00
.env.development v0.2.0 (#143) 2021-02-08 09:47:40 -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
jsconfig.json v0.2.0 (#143) 2021-02-08 09:47:40 -09:00
package-lock.json v0.3.0 Release Candidate (#176) 2021-02-20 20:23:28 -09:00
package.json v0.3.0 Release Candidate (#176) 2021-02-20 20:23:28 -09:00
README.md init 2 2020-12-24 16:37:38 -09:00
vue.config.js v0.3.0 Release Candidate (#176) 2021-02-20 20:23:28 -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.