This document will show how to use ReactRouter with Meteor and React. From zero to a working app, including roles and authentication.
I'll show each step with an example
1- Create the project
2- Add React + ReactRouter
3- Add Accounts
4- Add Roles packages