Skip to content

Commit 5134919

Browse files
committed
gitpod with development setup
1 parent e1a21f2 commit 5134919

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitpod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tasks:
2-
- init: npm install && npm run build
3-
command: npm run start
2+
- init: npm install
3+
command: npm run dev

0 commit comments

Comments
 (0)