https://github.com/bobiscool/reactgallery
https://github.com/bobiscool/reactgallery
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobiscool/reactgallery
- Owner: bobiscool
- License: mit
- Created: 2016-10-25T09:05:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-03T02:56:51.000Z (over 9 years ago)
- Last Synced: 2025-12-31T08:21:06.556Z (6 months ago)
- Language: JavaScript
- Size: 825 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gallery By React
=====
[](https://travis-ci.org/materliu/gallery-by-react) [](https://gemnasium.com/materliu/gallery-by-react)
使用ReactJS构架的图片画廊应用-为慕课网《React实战》课程对应的实战项目
## Demo & Examples
Live demo: [http://reactgallery.applinzi.com/](http://reactgallery.applinzi.com/)
To build the examples locally, run:
```
npm install
grunt serve
```
Then open [`http://localhost:8000/webpack-dev-server/`](http://localhost:8000/webpack-dev-server/) in a browser.
## Guideline
图片画廊应用。
## 求赞
来吧,小伙伴们,不要吝啬你们的赞了,这样才能让更多的同学看到并学习本项目。
## Gratitude
## Browser Support
 |  |  |  | 
--- | --- | --- | --- | --- |
IE 10+ ✔ | Chrome 4.0+ ✔ | Firefox 10.0+ ✔ | Opera 15.0+ ✔ | Safari 4.0+ ✔ |