Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 735 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 735 Bytes

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.

Run it locally

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

drewdud