first commit - report data
This commit is contained in:
6
theme/AdminLTE3/.gitpod.yml
Normal file
6
theme/AdminLTE3/.gitpod.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
tasks:
|
||||
- init: npm install
|
||||
command: npm run dev
|
||||
ports:
|
||||
- port: 3000
|
||||
onOpen: open-preview
|
||||
Reference in New Issue
Block a user