bs-business-component

Install dependencies,

Usage no npm install needed!

<script type="module">
  import bsBusinessComponent from 'https://cdn.skypack.dev/bs-business-component';
</script>

README

business-component

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