1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend
Hayden c325a49fc2
New Crowdin updates (#508)
* New translations en-US.json (Spanish)

* New translations en-US.json (Swedish)
2021-06-13 10:38:30 -08:00
..
public Support PWA (#437) 2021-05-27 08:48:59 -08:00
src New Crowdin updates (#508) 2021-06-13 10:38:30 -08:00
.env.development v0.2.0 (#143) 2021-02-08 09:47:40 -09: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 Docs/v0.5.0 second pass (#496) 2021-06-11 21:57:59 -08:00
package.json Feature/improve error message on scrape (#476) 2021-06-09 13:04:54 -08:00
README.md init 2 2020-12-24 16:37:38 -09:00
vue.config.js fix pwa not working behind an authenticated proxy (#452) 2021-05-31 18:44:29 -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.