-
Notifications
You must be signed in to change notification settings - Fork 0
使用说明
Huang Wei edited this page Jul 5, 2017
·
10 revisions
If you want to view the latest process of this project.You can clone this hub to your computer. And then run the following script.
git clone [email protected]:powerformer/rikang.git
cd rikang
npm install && react-native run-ios
or yarn react-native run-ios
If you meet some errors.May be the following reasons.
-
You don't have
npm
oryarn
package managerso go https://www.npmjs.com/ download
npm
or go https://yarnpkg.com/zh-Hans/ download
yarn
-
You don't have a
react-native-cli
.so go https://facebook.github.io/react-native/ and download this
cli
.
If you have any problems, please make a Issue
.