Why didn't you develop this site from scratch?

|

Recently I have had a number of individuals ask me “Why are you not building your site from scratch?” I do have an answer to this but first lets talk about what I want to accomplish and what the options are to establish my thinking and how I made my decision.

Hosting an Angular-CLI app on github in 7 steps

|

Are you looking for a place to host your Angular application but don’t want to pay to host it. The following directions will help you host your application on a github project page which is completely free. This is by no means a production ready solution and is more meant for prototyping and example applications you may want to host. There are some limitations to this sort of deployment see the cons section below.