If necessary, change to your project directory cd MyAwesomeProject
1- Add react and react-router
meteor npm install --save 
[email protected] [email protected] [email protected]
2- Edit client/main.html, and replace the  content will be:
 <body>
    <div id="react-root"></div...