@tdit/web-report

Install dependencies,

Usage no npm install needed!

<script type="module">
  import tditWebReport from 'https://cdn.skypack.dev/@tdit/web-report';
</script>

README

web-report

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build