3b99a147fb
* Leave recipe in edit mode in case of an API error * Initialize recipe note with empty title Fixes #586 |
||
---|---|---|
.. | ||
public | ||
src | ||
.env.development | ||
babel.config.js | ||
frontend.Dockerfile | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
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