Skip to content

Commit eee5bd2

Browse files
committed
chore: update gitpod config.
1 parent 31d647d commit eee5bd2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitpod.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)