A truly isomorphic React and Meteor experience.
- Install git https://desktop.github.com/
- Install meteor https://www.meteor.com/install
- Clone the repository in the terminal:
git clone [email protected]:studiointeract/react-component-example.git - Open the directory
cd react-component-example- Meteor 1.3 using NPM and React 15.x:
git checkout master - Meteor 1.3:
git checkout 1.3 - Meteor 1.2:
git checkout 1.2
- Meteor 1.3 using NPM and React 15.x:
- Start the application by running
meteor - Visit http://localhost:3000 in your browser