0.0.2 • Published 3 years ago

ng-task-management v0.0.2

Weekly downloads
-
License
None
Repository
-
Last release
3 years ago

NgTaskManagement

This library was generated with Angular CLI version 11.0.9.

Code scaffolding

Run ng generate component component-name --project ng-task-management to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ng-task-management.

Note: Don't forget to add --project ng-task-management or else it will be added to the default project in your angular.json file.

Build

Run ng build ng-task-management to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ng-task-management, go to the dist folder cd dist/ng-task-management and run npm publish.

Running unit tests

Run ng test ng-task-management to execute the unit tests via Karma.

Further help

Import module TasksModule in main app module imports array.

In the router you can import TaskDashboardComponent component or any component as a component tag <task-dashboard></task-dashboard>

0.0.2

3 years ago

0.0.1

3 years ago