Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 733 Bytes

File metadata and controls

9 lines (4 loc) · 733 Bytes

angular-cd

A demo repo to showcase configuration of continuous deployment of an angular app using github actions

This is an introduction to continuous build-and-deploy workflow for Angular applications. Using the Angular CLI, GitHub Actions and GitHub pages, it has never been easier to deploy your Angular application. With this useful feature called GitHub Actions, there is no excuse not to deploy your applications on GitHub pages in such an easy and fast way. Let’s get started and breeze through this continuous deployment workflow.

Read Complete Tutorial Blog