Skip to content

ridvanc/Angular-And-Asp.Net-Core-Starter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-6-Asp.Net-Core-Starter-Project

#Runnig Steps

  1. clone project
  2. cd ApiApp
  3. run command "dotnet run"

In another command application

  1. cd AngularApp
  2. npm install
  3. ng serve