Skip to content

Commit 93c6291

Browse files
author
Mike Nikles
committed
Add init & command tasks.
1 parent a469290 commit 93c6291

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitpod.yml

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

0 commit comments

Comments
 (0)