Project n1 for Internet modelling lecture
- Install dotnet core on your machine (You could download it from here)
- Clone repository
- Go to folder test
- run
dotnet restore
- run
dotnet run
ordotnet watch run
Project n1 for Internet modelling lecture
dotnet restore
dotnet run
or dotnet watch run