One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Node
From the project root run an npm install
npm install
Next run a bower install
bower install
Finally, browse to localhost:8080
- Michael Bolens - Initial work - bolensmichael
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details