An open API service indexing awesome lists of open source software.

https://github.com/start-react/ani-theme-meteor-react

Ani Theme Meteor-React
https://github.com/start-react/ani-theme-meteor-react

Last synced: 5 months ago
JSON representation

Ani Theme Meteor-React

Awesome Lists containing this project

README

          

## Ani Theme rewritten in Meteor.js + React.js

This project is a port of the famous [Free Ani AngularJS Theme](http://startangular.com/product/ani-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

```sh
$ git clone git@github.com:start-react/ani-theme-meteor-react.git
```

####2. Make sure you have [meteor](https://www.meteor.com/) installed globally

####3. On the command prompt run the following commands

```sh
$ cd `project-directory`
```
```sh
$ meteor
```

## Description

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