Template Library Setup
- Generate a new Angular library named
hazdev-ng-template
- See https://angular.io/cli/generate#library-command
- This should end up at
projects/hazdev-ng-template
- Should have prefix
hazdev-ng-template
- Fix any linting issues with
npm run fix
Edited by Clayton, Brandon Scott