mealie/frontend.old
2021-07-31 15:07:19 -08:00
..
public refactor(frontend): 🚧 move static assets from .old to new 2021-07-31 14:53:02 -08:00
src refactor(frontend): 🚧 rename recipe and meal-plan components 2021-07-31 15:07:19 -08:00
.env.development nuxt init 2021-07-31 14:00:28 -08:00
babel.config.js nuxt init 2021-07-31 14:00:28 -08:00
frontend.Dockerfile nuxt init 2021-07-31 14:00:28 -08:00
jsconfig.json nuxt init 2021-07-31 14:00:28 -08:00
package.json nuxt init 2021-07-31 14:00:28 -08:00
README.md nuxt init 2021-07-31 14:00:28 -08:00
vue.config.js nuxt init 2021-07-31 14:00:28 -08:00
yarn.lock nuxt init 2021-07-31 14:00:28 -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.