to setup:
0. clone this repo
- install meteor https://www.meteor.com/install
meteor npm install
meteor npm start
to run:
npm start
to test:
npm test
based on an older version of this: https://react-tutorial.meteor.com/
routing with https://github.com/reactjs/react-router
based on https://themeteorchef.com/snippets/react-router-basics/