0.0.2 • Published 4 years ago

equitable-component-library v0.0.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 years ago

EquitableComponentLibrary

IDE Configuration

After cloning the repository

Step 1: Go to Command Palette.. and search for Extensions: Show Recommended Extensions or go to extensions click on the hamburger/three-dot menu and select 'Recommended Extensions'.

Step 2: Run npm install

This library was generated with Angular CLI version 8.1.3.

Code scaffolding

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

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

Build

Run ng build equitable-component-library to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

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

Running unit tests

Run ng test equitable-component-library 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.