Skip to content

msuvce/Teknolojinin-Adresi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teknolojinin-Adresi

  1. Restore database with backup
  2. Wep api -> TeknolojininAdresi.Web -> Appsettings.json -> Write your sql server name
  3. Open wep api
  4. Client(Angular) -> Open Terminal -> npm i
  5. Client -> terminal -> ng serve --open

You should have to run "npm i" command before "ng serve" for node_modules folder. Because the folder can be very heavy.

You can try

  1. User Name = Admin1, Password = 123456
  2. User Name = User1, Password = 123456

About

E-Commerce Example (Asp Net Core MVC, Onion Architecture, Entity Framework, AutoMapper, Wep Api, Angular 7)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 35.7%
  • TypeScript 23.7%
  • HTML 22.6%
  • CSS 16.1%
  • JavaScript 1.9%