# ndxsReact
**Repository Path**: xm998/ndxsreact
## Basic Information
- **Project Name**: ndxsReact
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2017-05-03
- **Last Updated**: 2024-11-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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)