Angular-Netlify Continuous Deployment
In this post, I will share how to configure continuous deployment for Angular app with Netlify. Angular Part To get started, you can create an Angular app using this command: (You may skip to Netlify part if you already have an existing app) ng new <...
Oct 27, 20201 min read45