meteor-react-demo
meteor-react-demo copied to clipboard
A demo Meteor app using React and React Router
This is a demo application to show to how to get started with Meteor 1.2.1 using React and React Router 1.0.0. It can serve as a skeleton application for apps needing React and Meteor.
To easily get started with React Router and Meteor, simply run meteor add reactrouter:react-router
.
Key Concepts Demonstrated
- React with Meteor
- Basic routing with React Router
- Routes requiring authentication
- Working with reactive data