Single Page Application using ASP.NET Web API 2 and AngularJS
Installation instructors
- Build solution
- Change a connection string inside CompanyStore.Data/app.config and CompanyStore.Web/web.config
- Open package manager console and select CompanyStore.Data as default project
- Run the following commands
add-migration initial
update-database -verbose
- Run CompanyStore.Web application
Account Infomation
-
Username: smudger
-
Password: test