mealie/frontend.old
hay-kot 5ee0a57163 feat(frontend): 👷 Add image operations to recipe page
Added/Fixed image upload/get process on the recipe pages as well as some additional styling
2021-08-03 21:38:45 -08:00
..
public feat(frontend): 👷 Add image operations to recipe page 2021-08-03 21:38:45 -08:00
src feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -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.