Files
mealie/frontend
Hayden 04255e285f feature/new-recipe-features (#360)
* unify button styles

* fix drag on mobile

* recipe instructions section

* add carbs

* refactor component location

* asset start

* consolidate view/edit components

* asset api

* base dialog event

* Remove 'content'

* remove console.log

* add slug prop

* remove console.log

* recipe assets first pass

* add recipeSettings model

* fix hide/show when no tags/categories

* fix typo

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-04-28 18:59:37 -08:00
..
2021-03-31 07:20:35 -08:00
2021-04-28 18:59:37 -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.