Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 332 Bytes

Vega

Vega

A sample vehicle dealer app built with Angular 2, ASP.NET Core and Entity Framework Core. This is part of Mosh Hamedani's Udemy course: "Build a Real-world App with ASP.NET Core and Angular 2".

To run the project: $ npm install $ dotnet restore $ webpack --config webpack.config.vendor.js $ webpack $ dotnet watch run