In this tutorial we’ll see how to host an Angular 6 web application using Github Pages. Let’s get started. Prerequisites You need to have Node.js, NPM and Angular CLI installed, you also need to generate a new Angular 8 project using Angular CLI . Step 1: ng new child-demo in Visual Studio IDE terminal Step…Continue reading Deploy your Angular app to GitHub pages directly