Skip to content

evangipson/recipe-book

Repository files navigation

Recipe Book

Recipe Book is a way to keep your recipes organized, with search included.

Recipe Book Readme
Built With
Contributing

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.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint