materials about learning react
npm install
npm start
http://localhost:9000/examples/
online example: http://yiminghe.github.io/learning-react/examples/
http://localhost:9000/tests/runner.html?coverage
npm run browser-test
npm run karma
npm run browser-test-cover
https://github.com/yiminghe/learning-react/blob/master/tutorial/en-us/index.md
https://github.com/yiminghe/learning-react/blob/master/reference.md
https://github.com/react-component
Sample codes and articles are released under the MIT license.