example-ashu-lib

This library was generated with Angular CLI version 10.0.0.

Usage no npm install needed!

<script type="module">
  import exampleAshuLib from 'https://cdn.skypack.dev/example-ashu-lib';
</script>

README

ExampleAshuLib

This library was generated with Angular CLI version 10.0.0.

Add to App Module

import { ExampleAshuLibModule } from 'example-ashu-lib';

imports: [ ................., ExampleAshuLibModule ]

Inside Template

<aenl-example-ashu-lib></aenl-example-ashu-lib>

Running unit tests

Run ng test example-ashu-lib 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.