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 31d647d commit eee5bd2Copy full SHA for eee5bd2
.gitpod.yml
@@ -0,0 +1,6 @@
1
+ports:
2
+ - port: 3000
3
+ onOpen: open-preview
4
+tasks:
5
+ - init: npm install
6
+ command: npm run start
0 commit comments