Skip to content

daliri72/asp.netcore-and-angular-and-leaflet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asp.netcore-and-angular-and-leaflet

Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 38 KB of JS, it has all the mapping features most developers ever need.

A simple app Leaflet with Asp.net core 2.1 and Angular 8

jwtauth

  • A separated EF Core data layer with enabled migrations.
  • An EF Core 2.2.102 based service layer.

How to run the Angular 7.0+ Client

  • Update all of the outdated global dependencies using the npm update -g command.
  • Install the Angular-CLI.
  • Open a command prompt console and then navigate to frontend/ folder.
  • Now run the following commands:
npm update -g
npm install
  • Then open another command prompt console and navigate to backend/src/LocationMap.WebApp/ folder.
  • Now run the following commands:
dotnet restore
dotnet watch run

About

asp.net core and angular and leaflet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published