Skip to content

Single Page Application using ASP.NET Web API 2 and AngularJS

Notifications You must be signed in to change notification settings

wanasak/CompanyStore

Repository files navigation

CompanyStore

Single Page Application using ASP.NET Web API 2 and AngularJS

Installation instructors

  1. Build solution
  2. Change a connection string inside CompanyStore.Data/app.config and CompanyStore.Web/web.config
  3. Open package manager console and select CompanyStore.Data as default project
  4. Run the following commands

add-migration initial

update-database -verbose

  1. Run CompanyStore.Web application

Account Infomation

  • Username: smudger

  • Password: test

About

Single Page Application using ASP.NET Web API 2 and AngularJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published