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
Xchain Components
<script type="module">
import xchainComponents from 'https://cdn.skypack.dev/xchain-components';
</script>
A collection of reusable front end react components that is used across all product lines.
npm run storybook
cd src/semantic gulp build cd .. cd .. npm run build