xchain-components

Xchain Components

Usage no npm install needed!

<script type="module">
  import xchainComponents from 'https://cdn.skypack.dev/xchain-components';
</script>

README

frontend_components

A collection of reusable front end react components that is used across all product lines.

To run the story book

npm run storybook

To run a build

cd src/semantic gulp build cd .. cd .. npm run build