- Clone the repo on your machine
- Navigate to the folder where the cloned repo is
- Run the following command
dotnet run --project src/ElevatorSimulator.App/ElevatorSimulator.App.csproj
View it here. Or just view it under the docs.
- Validation for the inputs could be done much better
- Unit testing should be done also better