Skip to content

This project is a POC. The goal is to see how Storybook can be used to build a Design System.

License

Notifications You must be signed in to change notification settings

mlegait/design-system-storybook-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

design-system-storybook-react

This project is a Proof Of Concept. The goal is to see how Storybook can be used to build a Design System.

Talk

This project has been built to prepare the talk Storybook pour votre Design System, un conte de fées?

Carbon Design System

To go faster and because it's a great Design System, all the content is coming from IBM's Carbon Design System.

Here are the original repositories:

Only a subset has been used here. And some pieces of code have been adapted to use less babel plugins.

Develop

  • npm install – Install dependencies
  • npm run storybook – Launch storybook

Build

  • npm run build-storybook – Export Storybook as a Static App in the public folder

Remaining work

  • Publish the demo to Netlify
  • Extract componentsDesignSystemUtils in a separate library
  • Remove create-react-app which is not necessary for a components library

About

This project is a POC. The goal is to see how Storybook can be used to build a Design System.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages