cosential-components-gen3
v0.0.0
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.6.
Downloads
1
Readme
CosentialComponentsGen3
This project was generated with Angular CLI version 7.3.6.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Build and package library
Run npm run package
to build the component library and package it into a tarball. The tarball will be created in the dist
folder, and can be copied into other angular projects and installed using npm install /path/to/tarball
Generating new documentation
Run typedoc --options 'typedoc.js' projects/cosential-components-gen3-lib
to generate new documentation.