mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-11-29 18:48:14 +08:00
10 lines
249 B
YAML
10 lines
249 B
YAML
tasks:
|
|
- command: gp await-port 3000 && sleep 3 && gp preview $(gp url 3000)
|
|
- init: npm install
|
|
command: npm run dev
|
|
ports:
|
|
- port: 3000
|
|
onOpen: ignore
|
|
vscode:
|
|
extensions:
|
|
- sysoev.language-stylus@1.11.0:xX39oruAJ5UQzTNVRdbBaQ== |