A ProjectManagement tool On React
React+React-router+Redux+Webpack+AntD+React-Bootstrap+Node.js+Sequelize+Express.js+Mysql
- React: http://www.react-cn.com/docs/getting-started.html
- React-router: https://github.com/ReactTraining/react-router
- Redux: http://redux.js.org/
- Webpack: http://webpack.github.io/docs/
- React-Bootstrap: https://react-bootstrap.github.io/getting-started.html
- AntD: https://ant.design/docs/react/introduce-cn
- Node.js: http://nodejs.cn/api/
- Express: http://www.expressjs.com.cn/starter/installing.html
- Sequelize: http://docs.sequelizejs.com/
- Mysql: https://dev.mysql.com/doc/
- ES6: http://es6.ruanyifeng.com/
- cd ./react
- npm install
- npm start
- cd ./server
- npm install
- npm start
- npm run build