Files
mealie/frontend
sephrat 29b9c231d3 Fix date picker not properly localized (#330)
* 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
2021-04-21 08:36:49 -08:00
..
2021-03-31 07:20:35 -08:00
2021-02-08 09:47:40 -09:00
2020-12-24 16:37:38 -09:00
2021-03-31 07:20:35 -08:00
2021-03-31 07:20:35 -08:00
2021-04-20 12:08:29 -08:00
2021-03-31 07:20:35 -08:00
2020-12-24 16:37:38 -09:00
2021-03-31 07:20:35 -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.