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
- Host: GitHub
- URL: https://github.com/start-react/ani-theme-meteor-react
- Owner: start-react
- License: other
- Created: 2016-02-12T05:51:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T13:08:16.000Z (over 8 years ago)
- Last Synced: 2025-07-07T00:06:42.322Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 192 KB
- Stars: 15
- Watchers: 5
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: License
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.