Adventure Works Web App is an Angular Based Web Application to visualize the Adventure Works Databse. This project was generated with Angular CLI version 7.0.2.
To run the app you mast have the bellow set up
- SQL Server 2014 with Adventure Works Database
- Angular CLI
- Node JS
- Dotnet Core
- AdventureWorksAPI Web API Project
Run `dotnet run` for a dotnet core Web API dev server. Navigate to `http://localhost:5050/`.
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`.