These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- NodeJS 6.10
- Run
npm install
- Run
npm run database
- Run
npm start
- Backbone - Framework to structure Javascript Code with MVC patterns
- Underscore - Bundle of useful functional helpers
- Jquery - Javascript lib that makes easy working with DOM
- NodeJS - JavaScript runtime built on Chrome's V8 JavaScript engine
- Handlebars - Builds semantic templates
- RequireJS - JavaScript file and module loader.
This project is licensed under the MIT License - see the LICENSE file for details