docs: update contribution guide (#9668)

This commit is contained in:
neverland
2021-10-12 19:39:34 +08:00
committed by GitHub
parent bc4175e79b
commit d5b3350ee5
5 changed files with 10 additions and 14 deletions

View File

@@ -29,9 +29,5 @@ It's welcomed to pull request, And there are some tips about that:
```bash
git clone git@github.com:youzan/vant.git
cd packages/vant && yarn
npm run dev
# open http://localhost:8080
yarn && yarn dev
```