We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0eceb9 commit ced905eCopy full SHA for ced905e
.gitpod.yml
@@ -0,0 +1,6 @@
1
+tasks:
2
+ - init: npm install
3
+ command: npm start
4
+ports:
5
+ - port: 3000
6
+ onOpen: open-preview
0 commit comments