@uofx/error-code v2.6.0
UofxErrorCode
This library was generated with Angular CLI version 12.2.0.
Code scaffolding
Run ng generate component component-name --project uofx-error-code
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project uofx-error-code
.
Note: Don't forget to add
--project uofx-error-code
or else it will be added to the default project in yourangular.json
file.
Build
Run npm run ecode:build
to build the project. The build artifacts will be stored in the dist/uofx-error-code
directory.
Publishing
After building your library with npm run ecode:deploy
, go to the dist folder cd dist/uofx-error-code
and there is .tgz file.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.