Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 695 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 695 Bytes

Ani Theme rewritten in Meteor.js + React.js

This project is a port of the famous Free Ani AngularJS Theme to Meteor.js plus React.js Theme.

Demo

http://ani-react-theme.meteor.com

Installation

####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 

Description

This theme is developed using the react-meteor package to integrate reactjs as the reactive front-end.