Skip to content

Commit

Permalink
update gitpod config
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-maker committed Dec 30, 2023
1 parent 969553d commit 65926b4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tasks:
- init: npm install && npm run build
command: npm run start
- name: Start development environment
init: npm install
command: npm run dev

0 comments on commit 65926b4

Please sign in to comment.