Skip to content

Get started with a react component library setup, using this starter project. Built with react, styled-components, styled-system and uses vite as the build tool. The project also comes with storybook.

Notifications You must be signed in to change notification settings

yaldram/react-vite-lib

Repository files navigation

react-vite-lib-setup

Base project setup for building a component library with react & vite. I also wrote a tutorial, you can check it here.

Usage

  • Clone the project.
  • Run yarn.
  • Run yarn storybook.
  • To build the project run yarn build.
  • You can test the components by publishing the library as a npm package, more on that in the tutorial.

License

MIT © github.com/yaldram

About

Get started with a react component library setup, using this starter project. Built with react, styled-components, styled-system and uses vite as the build tool. The project also comes with storybook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published