5 lines
104 B
YAML
5 lines
104 B
YAML
procs:
|
|
vite:
|
|
shell: "npx vite"
|
|
test-server:
|
|
shell: "npx nodemon ./test-server/http.js"
|