Just click here teacherator3
Requirements:
(Optional):
For testing: Mocha.js:
$ meteor add meteortesting:mocha
$ meteor npm install --save-dev chai
Clone this repository:
$ git clone https://github.com/nicbuitr/teacherator3.git
Run:
$ meteor npm install
This will install NPM packages and update the Meteor packages used in the project.
For testing with Mocha.js run:
$ meteor test
To initialize the app run:
$ meteor
Once its deployed go to http://localhost:3000/
MIT © Nicolás Buitrago Castaño