Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.46 KB

Best Movies Catalog

license-badge dependencies-badge dev-dependencies-badge

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • NodeJS 6.10

Installing

  • Run npm install

Running The Project

  • Run npm run database
  • Run npm start

Built With

  • 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.

License

This project is licensed under the MIT License - see the LICENSE file for details