chore: remove gitpod (#7297)

This commit is contained in:
neverland
2020-10-08 19:01:09 +08:00
committed by GitHub
parent c13b953cff
commit 09b16cb3a7
2 changed files with 0 additions and 16 deletions

View File

@@ -37,13 +37,3 @@ npm run dev
# open http://localhost:8080
```
## Contribute online with a single click
You can use Gitpod (A free online VS Code-like IDE) for contributing, With a single click it will launch a workspace and automatically:
- clone the vant repo.
- run `npm run bootstrap`.
- run `npm run dev`.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/youzan/vant)