mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 13:43:15 +02:00
2 lines
75 B
Bash
2 lines
75 B
Bash
|
|
#!/bin/sh
|
||
|
|
nx run-many --target=serve --projects=frontend,backend --parallel
|