Package Exports
- ehab-react
- ehab-react/dist/cjs/index.js
- ehab-react/dist/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ehab-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React + TypeScript + Vite + Storybook
A starter component library that uses React, Typescript, Vite and Storybook.
For an explanation on how this was made you can watch this video:
https://www.youtube.com/watch?v=3OHZmM0ihIQ
Get started
npm install
Running Storybook
npm run storybook
Building Storybook
npm run build-storybook
Build Component Library
npm run build