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