Skip to content

mortware/angular-mvc

Repository files navigation

angular-mvc

AngularJS & MVC app demonstrating a full stack

This solution provides an example of an application using a standard Website project, talking to an ASP.NET MVC Web API project, for use in common line-of-business applications.

####To run this example you will need:

####From a command line, in the `MyApp.Web' folder

  • run npm install
  • run bower install

####Open the solution in Visual Studio

  • From the Package Manager Console, select the MyApp.Data.EF project, and run update-database
  • Start the MyApp.Api project
  • Browse to http://localhost:8081

####License MIT license - http://www.opensource.org/licenses/mit-license.php

About

AngularJS & MVC app demonstrating a full stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published