README
Libcli
common library for all application
Build
Run ng build libcli
to build the project. The build artifacts will be stored in the dist/
directory.
Test
unit test using jest debug test using vscode jest extension
npm test
common library for all application
<script type="module">
import piyuoLibcli from 'https://cdn.skypack.dev/piyuo-libcli';
</script>
common library for all application
Run ng build libcli
to build the project. The build artifacts will be stored in the dist/
directory.
unit test using jest debug test using vscode jest extension
npm test