attention-insight-uikit

Attention Insight UI-Kit

Usage no npm install needed!

<script type="module">
  import attentionInsightUikit from 'https://cdn.skypack.dev/attention-insight-uikit';
</script>

README

Attention Insight UI-Kit

Development and Storybook

You can easily develop and interact with your components by using Storybook. To run the local server, simply run:

$ yarn
$ yarn storybook

Navigate to http://localhost:9001 to view your stories. They should automatically update as you develop.

Storybook will pick up any story from the stories.js file in a component folder.