mirror of
https://github.com/PCSX2/PCSX2.github.io.git
synced 2026-01-31 01:15:16 +01:00
7 lines
84 B
YAML
7 lines
84 B
YAML
version: '3'
|
|
|
|
tasks:
|
|
start-frontend:
|
|
cmds:
|
|
- cd docs && npx http-server
|