Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 522 Bytes

Prerequisites

or

  • Visual Studio 2019 v16.8 Preview 4 or above

Clone, build and run the project

  • clone the project
    • git clone https://github.com/ViRuSTriNiTy/brz-mobile-lv-trail-work.git
  • build the project
    • dotnet build
  • run the project
    • dotnet run
  • open the app in a web browser
    • https://localhost:5001