angular-calendar-monthly-year
v0.0.9
Published
An Angular monthly year view
Downloads
3
Maintainers
Readme
AngularCalendarMonthlyYear
This library was generated with Angular CLI version 8.0.3.
Code scaffolding
Run ng generate component component-name --project angular-calendar-monthly-year
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project angular-calendar-monthly-year
.
Note: Don't forget to add
--project angular-calendar-monthly-year
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build angular-calendar-monthly-year
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build angular-calendar-monthly-year
, go to the dist folder cd dist/angular-calendar-monthly-year
and run npm publish
.
Running unit tests
Run ng test angular-calendar-monthly-year
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 README.