We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3c0c2 commit 12a0fdcCopy full SHA for 12a0fdc
.gitpod.yml
@@ -0,0 +1,6 @@
1
+ports:
2
+ - port: 5555
3
+ onOpen: open-preview
4
+tasks:
5
+ - init: corepack enable && pnpm install
6
+ command: pnpm run dev
0 commit comments