3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
web: sh -c "ASPNETCORE_ENVIRONMENT=Development dotnet run"
|
|
# client: sh -c "cd Client && gulp"
|