A demo based on React+Mobx+ReactRouter+Webpack+Decorators+Express4
- React
- Mobx(using decorators)
- React Router
- Webpack
- Node@4.5.0
- webpack@1.8.2
- if you just wanna to learn Mobx, focus on files contained in /spa/view/home/pages/home/
- npm install
- webpack -w
- npm start
- open 'http://localhost:3000/spa/'
学习资料详见docs