Beats! (with Friends)
- Product Owner: JT Knox
- Scrum Master: Niraj Vora
- Development Team Members: Michael Junio, Dan O'Leary, Niraj Vora, JT Knox
You don't even have to hit play. Just play! Go to play!
###bower
- "angular": "~1.4.6",
- "angular-ui-router": "~0.2.15",
- "bootstrap": "~3.3.5",
- "jquery": "~2.1.4",
- "underscore": "~1.8.3",
- "angular-animate": "~1.4.7",
- "jquery": "~2.1.4"
###npm
- "angular": "^1.4.7",
- "angular-animate": "^1.4.7",
- "angular-ui-router": "^0.2.15",
- "bcrypt-nodejs": "0.0.3",
- "body-parser": "^1.14.0",
- "bootstrap": "^3.3.5",
- "chai": "^3.3.0",
- "connect-flash": "^0.1.1",
- "cookie-parser": "^1.4.0",
- "express": "^4.13.3",
- "express-session": "^1.11.3",
- "jquery": "^2.1.4",
- "mocha": "^2.3.3",
- "mongoose": "^4.1.9",
- "passport": "^0.3.0",
- "passport-local": "^1.0.0",
- "underscore": "^1.8.3"
From within the root directory:
npm install
From within the /client
directory:
bower install
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.