mirror of https://github.com/ColorlibHQ/AdminLTE
Update .gitpod.yml
parent
466f34c97c
commit
264918a6fb
|
@ -1,6 +1,6 @@
|
||||||
tasks:
|
tasks:
|
||||||
- init: npm install
|
- init: npm install
|
||||||
command: npm run dev
|
command: npx gulp
|
||||||
ports:
|
ports:
|
||||||
- port: 3000
|
- port: 3000
|
||||||
onOpen: open-preview
|
onOpen: open-preview
|
||||||
|
|
Loading…
Reference in New Issue