Skip to content

Commit 5134919

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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)