0
comment
comment
on 12/28/2017 5:06 PM
Publish Angular application with Angular CLI and AspDotNet Core
A few months back I showed how to bootstrap an Angular application using Angular CLI. Apart from bootstrapping and serving, Angular CLI is also capable of packing the application and get it ready to be published in order for us to serve it on our own webserver. Today we will see how the process of publishing can be done in three