Ecosyste.ms: Awesome

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

https://github.com/hql123/reactJS-ruby-china

基于react构建的ruby-china低配山寨版
https://github.com/hql123/reactJS-ruby-china

Last synced: about 16 hours ago
JSON representation

基于react构建的ruby-china低配山寨版

Lists

README

        

###React Ruby China
***
Ruby China山寨版(React+redux+react-router-redux+antd+es6+redux-thunk)

**Demo**: https://hql123.github.io/reactJS-ruby-china/
###使用技术
***
* react
* create-react-app
* react-redux
* react-router-redux
* redux-thunk
* babel
* antd
* webpack
* isomorphic-fetch
* moment
* redux-devtools
* eslint

###编译环境
***
* Node
* npm

###启动项目
***
```
npm install
npm start

```

###生产环境打包
***
```
npm run build

```

###参考文献
***
[React文档](https://facebook.github.io/react/)


[create-react-app](https://github.com/facebookincubator/create-react-app)


[Redux中文文档](http://www.redux.org.cn/)


[moment.js文档](http://momentjs.cn/docs/)


[React-Route官方手册](http://www.uprogrammer.cn/react-router-cn/index.html)


[Babel](http://babeljs.io/)


[react-router-redux](https://github.com/reactjs/react-router-redux)


[Ruby China API](https://ruby-china.org/api)