1.安装依赖
npm install
2.运行gulp,开启一个静态服务器
gulp
3.访问以下地址,查看示例
http://localhost:8080/examples/
官方指南:https://facebook.github.io/react/docs/getting-started.html
中文文档:http://reactjs.cn/react/docs/getting-started.html
FLUX:https://facebook.github.io/flux/docs/overview.html#content
入门教程:http://hulufei.gitbooks.io/react-tutorial/content/index.html
中文社区:http://react-china.org/
react-native:https://facebook.github.io/react-native/docs/getting-started.html#content
react-native中文文档:http://wiki.jikexueyuan.com/project/react-native/