A small portfolio built with Angular CLI, utilizing Angular 6, Bootstrap 4, Google Material icons, Google Analytics, and 100% unit test coverage with Jasmine and Karma. Check it out live here.
git clone, cd drewdud, and npm install. Then run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng test
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.