A tutorial of React with mobx.
Library
: React + Mobx + React-KeeperEnvironment
: Webpack + Babel + React-Hot-Loader + EsLintCan Use
: ES6. ES7. State-1. Decorators.
git clone [email protected]:vifird/react-mobx-tutorial.git
cd react-mobx-tutorial
npm install
npm run start
Then open http://localhost:8700