Skip to content

sonalsatpute/e-library-angular-and-web-api-2

Repository files navigation

e-library

  • AngulerJS
  • ASP.NET Web API 2
  • Twitter Bootstrap

Setup

Please follow the below steps to run the application from visual studio.

  1. Open the solution
  2. Build the solution (it will download all missing packages from NuGet)
  3. Goto solution properties
  4. Select multiple startup projects
  5. Set the action to start for below projects
  6. e-library.WebApi -> Start
  7. e-library.WebApp -> Start
  8. Arrange the start up sequence in same order
  9. Make sure to start the web api first.
  10. Click on Ok button.
  11. And press F5

:D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published