update gitpod configuration
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- init: cd webapp && npm install
|
- init: cd app && npm install
|
||||||
command: cd webapp && npm run start
|
command: cd app && npm run start
|
||||||
|
- init: cd server && npm install
|
||||||
|
command: cd server && npm run start
|
Reference in New Issue
Block a user