A simple web app built with Meteor, React and MongoDB that keeps track of users points, ranks and more.
First you need to download and install Meteor on your machine.
Then clone the repo and run the following:
meteor npm install
then:
meteor
and then visit localhost:3000
All you need to do is run the following command:
npm test