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

https://github.com/aircloud/reactscrollerexample

The example for the ReactScroller
https://github.com/aircloud/reactscrollerexample

Last synced: 11 months ago
JSON representation

The example for the ReactScroller

Awesome Lists containing this project

README

          

### The example for [ReactScroller](https://github.com/aircloud/ReactScroller)

The project is created by the *Fast Template Framework* [react-redux-tpl](https://github.com/aircloud/react-redux-tpl). So maybe there are some redundant content.

The core file: `common/components/HomePage/HomePage.js`

### Usage

```
cd ReactScrollerExample
npm run init
npm run build
```