Skip to content

Project template for starting Storybook with React + Typescript + Material UI + Vite setup.

License

Notifications You must be signed in to change notification settings

renesansz/storybook-react-ts-mui-vite

Repository files navigation

Storybook: React + Typescript + Material UI + Vite template project

Project template for starting Storybook with React + Typescript + Material UI + Vite setup.

Want to try out?

  1. Clone this repo
  2. Install dependencies npm i
  3. Run npm run dev (runs Storybook)

Build commands

  • npm run build - Bundles your source code to exportable library with ESM and UMD support
  • npm run sb:build - Builds static Storybook site

What's special with this?

  • It's a project as a UI library for React.JS setup
  • It's tailored to extend MUI library
  • Powered by Vite 🚀

What's with the weird folder names? (eg: "Atoms")

Feel free to rename the files/folder, I'm just simply following the Atomic design principle by Brad Frost.

About

Project template for starting Storybook with React + Typescript + Material UI + Vite setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published