ui-lib-zakablukov
v1.0.7
Published
A working template with build and storybook for a Typescript + React 17 component libary, based on https://prateeksurana.me/blog/react-component-library-using-storybook-6/.
Readme
Component library template
A working template with build and storybook for a Typescript + React 17 component libary, based on https://prateeksurana.me/blog/react-component-library-using-storybook-6/.
Run yarn build to get your build under lib.
TODO
- Automate publishing with Github actions.
- Code splitting https://github.com/rollup/rollup-starter-code-splitting
