This project is a port of the famous Free Ani AngularJS Theme to Meteor.js plus React.js Theme.
http://ani-react-theme.meteor.com
####1. Clone this project or Download that ZIP file
$ git clone git@github.com:start-react/ani-theme-meteor-react.git
####2. Make sure you have meteor installed globally
####3. On the command prompt run the following commands
$ cd `project-directory`
$ meteor
This theme is developed using the react-meteor package to integrate reactjs as the reactive front-end.