@lottus23/lottus-ui-ula v5.0.0
LottusUi
This library was generated with Angular CLI version 12.0.4.
Code scaffolding
Run ng generate component component-name --project lottus-ui to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project lottus-ui.
Note: Don't forget to add
--project lottus-uior else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build lottus-ui to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build lottus-ui, go to the dist folder cd dist/lottus-ui and run npm publish.
Running unit tests
Run ng test lottus-ui to execute the unit tests via Karma.
Librarie Lottus-ui
| Folder | Description |
|---|---|
| Components | UI / UX components at the atomic level |
| SCSS | general styles such as functions, typography, grid, font-size, assets, etc. |
| Constants | basic texts, parameters, numeric, etc |
| Directives | component directives |
| Pipes | filters and data transformation on the view |
| Guards | sentnecias for the limitation of access to route |
| Modules | module hub of the export folders |
| Services | services that are required by the component |
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.
3 years ago