mirror of
https://github.com/fmhy/edit.git
synced 2026-01-10 18:36:17 +00:00
hello world, again
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user