Skip to content

Template for creating a component library in React 18 with hosted storybook and Emotion.js.

Notifications You must be signed in to change notification settings

fabifors/template-component-library

Repository files navigation

Template Component Library

An example built following a tutorial to get a component library up and working using following tech:

  • Storybook
  • React 18
  • Emotion
  • Jest
  • Rollup

Resources

Links to tutorials followed: