mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore: remove gitpod (#7297)
This commit is contained in:
parent
c13b953cff
commit
09b16cb3a7
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
|
Loading…
x
Reference in New Issue
Block a user