Backend for the RN app
Make sure you have Node.js v6+, then open your terminal and run:
npm install
Make sure you have started MongoDB, then open your terminal and run:
npm run fixtures
Make sure you have started MongoDB, then open your terminal and run:
npm run watch
TODO