@toy-box/toybox-chart

Install dependencies,

Usage no npm install needed!

<script type="module">
  import toyBoxToyboxChart from 'https://cdn.skypack.dev/@toy-box/toybox-chart';
</script>

README

toybox-chart

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