@buynomics/bn-components

Visit the published storybook here

Usage no npm install needed!

<script type="module">
  import buynomicsBnComponents from 'https://cdn.skypack.dev/@buynomics/bn-components';
</script>

README

bn-components

Storybook

Visit the published storybook here

Usage

Use this library by running

yarn add @buynomics/bn-components

Development

git clone git@gitlab.com:buynomics/libraries/bn-components.git
cd bn-components
yarn
yarn start

This will start the storybook server. Visit the storybook on port 3000

Contributing