Demo applications
Screenshots
CLI commands
Software
Edit Brewery (deployed on GitHub)
Breweries (deployed on GitHub)
cd PATH
code .
ng serve -o
Install ghpages dependency
npm i -g angular-cli-ghpages
Deploy to GitHub
Warning: fix repository and project name
ng build --prod --base-href https://CrainCH.github.io/Angular/angular-playground
ngh --dir dist/angular-playground