mirror of
https://github.com/fmhy/edit.git
synced 2026-01-17 17:31:18 +11:00
chore: add gitpod config
This commit is contained in:
parent
b1dc663035
commit
79b8a6318a
1 changed files with 7 additions and 0 deletions
7
.gitpod.yml
Normal file
7
.gitpod.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
tasks:
|
||||
- init: pnpm install
|
||||
command: pnpm run docs:dev
|
||||
|
||||
ports:
|
||||
- port: 5173
|
||||
onOpen: open-preview
|
||||
Loading…
Add table
Add a link
Reference in a new issue