mirror of
https://github.com/youzan/vant.git
synced 2025-10-14 23:20:41 +00:00
chore: remove gitpod (#7297)
This commit is contained in:
10
.github/CONTRIBUTING.md
vendored
10
.github/CONTRIBUTING.md
vendored
@@ -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`.
|
||||
|
||||
[](https://gitpod.io/#https://github.com/youzan/vant)
|
||||
|
@@ -1,6 +0,0 @@
|
||||
tasks:
|
||||
- init: npm run bootstrap
|
||||
command: npm run dev
|
||||
ports:
|
||||
- port: 8080
|
||||
onOpen: open-preview
|
Reference in New Issue
Block a user