mealie/frontend
Hayden 846d1eda5b
feature/category-tag-crud (#354)
* update tag route

* search.and

* offset for mobile

* relative imports

* get settings

* new page

* category/tag CRUD

* bulk assign frontend

* Bulk assign

* debounce search

* remove dev data

* recipe store refactor

* fix mobile view

* fix failing tests

* commit test data

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-04-27 11:17:00 -08:00
..
public v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
src feature/category-tag-crud (#354) 2021-04-27 11:17:00 -08:00
.env.development v0.2.0 (#143) 2021-02-08 09:47:40 -09:00
babel.config.js init 2 2020-12-24 16:37:38 -09: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 update lock 2021-04-20 12:08:29 -08:00
package.json v0.4.0 (#236) 2021-03-31 07:20:35 -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.