Skip to content

Commit 56b2e1f

Browse files
committed
update-readme
1 parent 0b51851 commit 56b2e1f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
### 使用
77
```js
8-
不管你是用windows还是mac都是要配置环境的, 如果没有配置环境, 项目是无法启动的,推荐按照官网配置环境和npm包。
8+
不管你是用windows还是mac都是要配置环境的, 如果没有配置环境, 项目是无法启动的, 推荐按照官网配置环境和npm包。
99
项目克隆: git clone https://github.com/wangdabaoqq/react-native-cnode.git
1010
安装依赖: yarn || npm install
1111
android: react-native run-android
@@ -24,5 +24,8 @@
2424
```
2525
### 地址
2626
[安卓打包教程]('https://reactnative.cn/docs/signed-apk-android/')
27-
[apk]('./src/package/app-release.apk')
27+
[apk]('./package/app-release.apk')
2828

29+
### 展示
30+
ios: <img src="./screenshot/5月-31-2019 15-19-57.gif">
31+
android: <img src="./screenshot/5月-31-2019 16-12-11.gif">

0 commit comments

Comments
 (0)