Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 682 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 682 Bytes

Angular Boilerplate

Angular Template using asp.net core and dapper

Build Status

Setup Instruction

Windows

Linux

  • Download and install SDK from https://www.microsoft.com/net/core#linuxredhat

  • Select Linux flavor

  • follow download instruction

  • download this repo, go to the folder and execute "dotnet build" to compile or "dotnet run Angular.Web" to run the project