This app is built with MongoDB and Angular. For generating an build number for your bundle Id's.
- Node and npm
- MongoDB
- Clone the repository via
git clone
- Install the application:
npm install
- Place your own MongoDB URI in
config/database.js
- Start the server:
node server.js
- View in browser at
http://localhost:3000
- Use of extended CSS
- Minification tools
- Unit testing Implementaions