### Technology Stack | || --- | --- | --- | --- | Angular.js | MongoDB| Node.js|Express.js
- Node version 4.2+
- MongoDB version 3.0.7+
- Bower version 1.4+
From within the root directory:
sudo npm install -g bower
npm install
bower install
Once you have cloned and navigated to the repo
- From within the server directory, run node and mongoDB:
node server
mongod
- Run localhost:8080 in your favorite browser
➕ Codebase written in collaboration with Darryl Nunn