svg-layout-designer-react/mprocs.yaml

7 lines
134 B
YAML

procs:
nvim:
shell: "nvim ."
vite:
shell: "npx vite"
test-server:
shell: "npx nodemon ./test-server/http.js"