UI Depends on Clarity Design Package includes:
npm install @sasjs/ngx-sasjsUI Depends on Clarity Design
Package includes:
- Logo
- Navigation links (configurable)
- User dropdown (with configurable items and custom on click callbacks)
---
Run ng generate component component-name --project ngx-sasjs to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-sasjs.
> Note: Don't forget to add --project ngx-sasjs or else it will be added to the default project in your angular.json file.
Run npm run watch to build the project in dev mode. The build artifacts will be stored in the dist/ directory.
```
cd dist/ngx-sasjs
```
npm pack
Use generated tarball file to install locally for test.