Read more about this repository at angularfirst.com.
git clone https://github.com/aaronmarisi/demo-aspnet-javascript-services-webpack-hmr.git
cd demo-aspnet-javascript-services-webpack-hmr
npm install
dotnet restore
dotnet run
You can also launch the demo in Visual Studio Code using F5.
Be sure to uncomment any required polyfills in src/polyfills.ts
.