摘要: 一.初始化一个ReactNative项目 在指定目录运行命令:react-native init Vince(项目名称) //其过程就是在使用CLI工具构建项目, 命令行代码 F:\React>react-native init Vince This will walk you through creating a new React Native project in F:\React\... 阅读全文
posted @ 2016-05-26 11:11 VinceChueng 阅读(183) 评论(0) 推荐(0)