Skip to content

Template for quickly creating a React component library. Supports Typescript and Sass out of the box. Comes with Storybook and Jest for testing.

License

Notifications You must be signed in to change notification settings

callmekass/template-react-component-lib

Repository files navigation

TEMPLATE-REACT-COMPONENT-LIB

Template for quickly creating a React component library. Supports Typescript and Sass out of the box. Comes with Storybook and Jest for testing.

NPM Scripts

execute scripts with npm run $script_name

Script Command Description
rollup "rollup -c" bundle library
storybook "start-storybook -p 6006" start storybook local server
build-storybook "build-storybook" build storybook as standalone application

TODO: add Jest

About

Template for quickly creating a React component library. Supports Typescript and Sass out of the box. Comes with Storybook and Jest for testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published