mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-06-07 23:05:14 -04:00
d2e56cf233
* Fix JS error when logging in with bad credentials * Remove duplicate error message if bad credentials Error is already nicely displayed in LoginForm
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