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 6438509 commit 378f151Copy full SHA for 378f151
.gitpod.yml
@@ -1,5 +1,5 @@
1
tasks:
2
- - init: npm install && npm run build
+ - init: npm install
3
command: npm run dev
4
ports:
5
- port: 3000
0 commit comments