1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 12:05:21 +02:00
mealie/frontend
Hayden b545e75f09
Bug fixes/v0.5.1 (#545)
* dump deps

* add job for new groups on interval

* change sort icon

* fix cart icon

* bump version

* changelog

* early return if no comments

* remove comment

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-17 08:57:28 -08:00
..
public Support PWA (#437) 2021-05-27 08:48:59 -08:00
src Bug fixes/v0.5.1 (#545) 2021-06-17 08:57:28 -08:00
.env.development dev-feature/analyze-bundle (#529) 2021-06-16 18:55:32 -08:00
babel.config.js feature/recipe-patch-improvements (#382) 2021-05-01 20:46:02 -08:00
frontend.Dockerfile v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
jsconfig.json v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
package-lock.json Bug fixes/v0.5.1 (#545) 2021-06-17 08:57:28 -08:00
package.json dev-feature/analyze-bundle (#529) 2021-06-16 18:55:32 -08:00
README.md init 2 2020-12-24 16:37:38 -09:00
vue.config.js dev-feature/analyze-bundle (#529) 2021-06-16 18:55:32 -08: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.