mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: support gitpod
This commit is contained in:
6
.gitpod.yml
Normal file
6
.gitpod.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
tasks:
|
||||
- init: pnpm i
|
||||
command: pnpm dev
|
||||
ports:
|
||||
- port: 3080
|
||||
onOpen: open-preview
|
||||
Reference in New Issue
Block a user