1
0
mirror of https://github.com/fumiama/paper-manager.git synced 2026-06-08 01:24:55 +08:00
Files
paper-manager/frontend/vben/.gitpod.yml
2023-03-10 17:18:32 +08:00

7 lines
103 B
YAML

ports:
- port: 3344
onOpen: open-preview
tasks:
- init: pnpm install
command: pnpm run dev