cosential-components-gen3

This project was generated with Angular CLI version 7.3.6.

Usage no npm install needed!

<script type="module">
  import cosentialComponentsGen3 from 'https://cdn.skypack.dev/cosential-components-gen3';
</script>

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.