Project available to access at: https://nitaicharan.github.io/Udemy-ACSSSASSFGAM3/
This project was part of the Udemy course "Construindo Aplicações Web Com o Novo Angular (4, 5 e 6)" by Tarso Bessa.
This certificate above verifies that Nitai Charan successfully completed the course Advanced CSS and Sass: Flexbox, Grid, Animations and More! on 12/27/2019 as taught by Jonas Schmedtmann on Udemy. The certificate indicates the entire course was completed as validated by the student.
ng build
index.html:base:"/" -> index.html:base:"/Udemy-ACSSSASSFGAM3/"
cp dist/curso/index.html dist/course/404.html
git add -A
git commit -m <titule> <message>
git push origin <branch>
git subtree push --prefix dist/course origin gh-pages
git push origin `git subtree split --prefix dist/course/ master`:gh-pages --force