mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-30 19:50:19 -07:00
* Fix language in date picker Vuetify allows custom-named locales, but the date-picker really only works with BCP 47 language tag * Save lang at proper time + Update Vuetify lang on the fly |
||
---|---|---|
.. | ||
public | ||
src | ||
.env.development | ||
babel.config.js | ||
frontend.Dockerfile | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
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