May 10, 2017
/
Deploying an Angular CLI project using VSTS Build and Release
AngularAzureVSTS
Deploying an Angular CLI project using VSTS Build and Release
After writing an article on how to Deploy a Create React App project to Azure with VSTS Build and Release I thought I would create a similar (near identical) article on the same thing with the Angular CLI! The Angular CLI has similar goals as Create React App however it also can be used to…