This is a notes applications built on Meteor.
This app requires you to have Meteor installed on your machine. Then you can clone the repo and run the following:
meteor npm install
meteor
Run the following command and view the reporter at localhost port 3000.
npm test