CinemaPlate

Stories in Ready Build Status

Getting Started

$ npm install
$ npm start

Tests

There is a basic test framework in your test/ folder. To run the tests, simply run npm test.

Continuous Integration

Travis CI is used for continuous integration. All pull requests will be run through Travis CI before it is deployed.