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 bbcee36 commit 8d84bc8Copy full SHA for 8d84bc8
.gitpod.yml
@@ -1,3 +1,6 @@
1
tasks:
2
- init: npm install && npm run build
3
command: npm run dev
4
+ports:
5
+ - port: 3000
6
+ onOpen: open-preview
0 commit comments