Recipe Book is a way to keep your recipes organized, with search included.
Recipe Book Readme |
---|
Built With |
Contributing |
I'm glad you'd like to help make Recipe Book better! If you could, make an Issue for Recipe Book, so that the improvements can be logged and made.
If you choose to fork or clone the code and create a pull request, that's fine! Here are some instructions to get your dev environment running.
npm install
npm run serve
npm run build
npm run test
npm run lint