Skip to content

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

Notifications You must be signed in to change notification settings

smithago/FlightEvaluationDebugging

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published