3 lines
98 B
Makefile
3 lines
98 B
Makefile
run:
|
|
bunx concurrently "dotnet watch run --project Aspnet/AlquilaFacil.csproj" "make -C ./Front"
|