/FlightEvaluationDebugging

Asp.net core realtime webapp that shows a prototype on how to support live debugging of a flight evaluation in client

Primary LanguageC#

Asp.net core realtime webapp that shows a prototype on how to support live debugging of a flight evaluation in client

Pre-requirements

  • VS/VS Code
  • .Net code 3.0 SDK
  • Node.js with npm

Steps

  • clone
  • npm install

Run

  • npm run release
  • dotnet run

Debug

  • npm run build
  • dotnet run