mealie/frontend
Hayden 822663905d
feature/mobile-layout (#431)
* lazy load cards

* shopping list recipe search bug

* admin layout fluid

* site loader

* username support

* mobile tabs

* set username at signup

* update user tests

* patch bug on shopping list

* public mealplan links

* support link (I'm a monster)

* icon only on mobile

* padding

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-25 20:01:22 -08:00
..
public Add web manifest (#422) 2021-05-24 10:12:33 -08:00
src feature/mobile-layout (#431) 2021-05-25 20:01:22 -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 backend-events + code-cleanup (#395) 2021-05-07 14:33:20 -08:00
package.json backend-events + code-cleanup (#395) 2021-05-07 14:33:20 -08:00
README.md init 2 2020-12-24 16:37:38 -09:00
vue.config.js v0.4.0 (#236) 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.