This application allows a user to create, edit, and delete recipes.
- Practice using Angular2.
Run the following commands in Terminal:
$ git clone
this repository$ cd angular-recipe
$ npm install
$ bower install
$ gulp build
$ gulp serve
- Navigate to localhost:3000
There are no known bugs at this time.
If you have issues, questions, ideas, or concerns, please contact Margaret. Feel free to make a contribution to the code.
- JavaScript
- Node
- Bower
- Gulp
This software is licensed under the MIT license.
Copyright (c) 2017 Margaret Berry and Dan Danilyuk