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
- Host: GitHub
- URL: https://github.com/aircloud/reactscrollerexample
- Owner: aircloud
- Created: 2017-07-16T04:24:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T05:05:32.000Z (almost 9 years ago)
- Last Synced: 2025-05-24T18:45:57.875Z (about 1 year ago)
- Language: JavaScript
- Size: 764 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```