React入门
1. 需要实现的功能
- react实现模块化设计 可用于多个系统.
开始安装使用react
下载地址http://facebook.github.io/react/docs/getting-started.html
尝试下载安装包种examaple
先安装node.js
examples/basic-jsx-precompile/
npm install -g react-tools cd examples/basic-jsx-precompile/ jsx . build/
参考资料
react-native 之布局篇https://github.com/tmallfe/tmallfe.github.io/issues/19
react示例阅读http://www.infoq.com/cn/articles/subversion-front-end-ui-development-framework-react
APIhttp://facebook.github.io/react-native/docs/troubleshooting.html#content