mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
7 lines
121 B
YAML
7 lines
121 B
YAML
tasks:
|
|
- init: pnpm install && pnpm dev:setup
|
|
command: pnpm run dev
|
|
ports:
|
|
- port: 3000
|
|
onOpen: open-browser
|