mirror of
https://github.com/dyzulk/raisen-app.git
synced 2026-01-27 05:42:06 +07:00
7 lines
101 B
YAML
7 lines
101 B
YAML
tasks:
|
|
- init: npm install
|
|
command: npm run dev
|
|
ports:
|
|
- port: 3000
|
|
onOpen: open-preview
|