alloymobile-angular
v0.1.84
Published
Updated to Angular 16 Very simple, easy to use, drag and drop angular components using Bootstrap 5 and Fontawasome. More than 1000 fontawasome free icons included using string names. visit https://angular.alloymobile.com for how to use the library This l
Downloads
25
Readme
AlloymobileAngular
Updated to Angular 16 Very simple, easy to use, drag and drop angular components using Bootstrap 5 and Fontawasome. More than 1000 fontawasome free icons included using string names. visit https://angular.alloymobile.com for how to use the library This library was generated with Angular CLI version 15.0.0. Please follow the usage licence of Bootstrap while using the library. https://getbootstrap.com/docs/4.0/about/license/ Please follow usage licence for Fontawasom while using the library. https://fontawesome.com/v3/license/#:~:text=Font%20Awesome%20is%20fully%20open,just%20about%20whatever%20you%20want.
Code scaffolding
Run ng generate component component-name --project alloymobile-angular
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project alloymobile-angular
.
Note: Don't forget to add
--project alloymobile-angular
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build alloymobile-angular
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build alloymobile-angular
, go to the dist folder cd dist/alloymobile-angular
and run npm publish
.
Running unit tests
Run ng test alloymobile-angular
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 Overview and Command Reference page.