add concurrently

This commit is contained in:
2025-04-14 17:28:28 -03:00
parent bb995d1587
commit 6fb6ade153

View File

@@ -1,2 +1,2 @@
run: run:
dotnet watch run --project Aspnet/AlquilaFacil.csproj bunx concurrently "dotnet watch run --project Aspnet/AlquilaFacil.csproj" "make -C ./Front"