###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文档
create-react-app
Redux中文文档
moment.js文档
React-Route官方手册
Babel
react-router-redux
Ruby China API