Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Oct 24, 2021
1 parent ebebeb5 commit d8023b9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,13 @@ yarn install
cd web
yarn build
```

使用任意方式代理 `web/dist` 目录即可。


#### expo 打开移动端app
```bash
cd app
yarn install
yarn start
```

0 comments on commit d8023b9

Please sign in to comment.