This is a todolist demo based on ES6/reflux/react/react-router, etc.
Any questions please concat shiyh2012@foxmail.com
npm install
npm start
即可以运行webpack-hot-server来实现修改后自动编译自动刷新的效果
Start a local server, such as nginx...
npm run-script build
支持编译成es5
npm run-script build-watch
动态编译