mealie/frontend
Hayden 494c28ce6f
New Crowdin updates (#594)
* New translations en-US.json (German)

* New translations en-US.json (Japanese)

* New translations en-US.json (Vietnamese)

* New translations en-US.json (Chinese Traditional)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Turkish)

* New translations en-US.json (Swedish)

* New translations en-US.json (Serbian (Cyrillic))

* New translations en-US.json (Russian)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Polish)

* New translations en-US.json (Norwegian)

* New translations en-US.json (Dutch)

* New translations en-US.json (Korean)

* New translations en-US.json (Italian)

* New translations en-US.json (French)

* New translations en-US.json (Hungarian)

* New translations en-US.json (Hebrew)

* New translations en-US.json (Finnish)

* New translations en-US.json (Greek)

* New translations en-US.json (Danish)

* New translations en-US.json (Czech)

* New translations en-US.json (Catalan)

* New translations en-US.json (Arabic)

* New translations en-US.json (Afrikaans)

* New translations en-US.json (Spanish)

* New translations en-US.json (Romanian)

* New translations en-US.json (Chinese Simplified)

* New translations en-US.json (Portuguese, Brazilian)

* New translations en-US.json (Dutch)

* New translations en-US.json (Swedish)

* New translations en-US.json (Polish)

* New translations en-US.json (French)

* New translations en-US.json (Italian)

* New translations en-US.json (Italian)

* New translations en-US.json (French)

* New translations en-US.json (Spanish)
2021-06-28 12:28:02 -08:00
..
public feature/improve-bundle-performance (#555) 2021-06-17 15:19:37 -08:00
src New Crowdin updates (#594) 2021-06-28 12:28:02 -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 Optimize Docker (#575) 2021-06-22 10:22:31 -08:00
jsconfig.json v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
package-lock.json feature/improve-bundle-performance (#555) 2021-06-17 15:19:37 -08:00
package.json feature/improve-bundle-performance (#555) 2021-06-17 15:19:37 -08:00
README.md init 2 2020-12-24 16:37:38 -09:00
vue.config.js feature/improve-bundle-performance (#555) 2021-06-17 15:19:37 -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.