6 lines
113 B
YAML
6 lines
113 B
YAML
procs:
|
|
sail:
|
|
shell: "/home/nisse/Code/topnotch_website/vendor/bin/sail up"
|
|
npm:
|
|
shell: "npm run dev"
|