Skip to content

Minimal viable setup of Storybook for starting a design system

Notifications You must be signed in to change notification settings

nagarro-dv/storybook-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storybook Starter Setup

  1. Make sure you have Node.js installed, LTS version recommended: https://nodejs.org
  2. Navigate to the root folder of the project
  3. Run npm install in the console. Wait for the install to finish.
  4. Run npm start in the console
  5. Open http://localhost:6006 in your browser

About

Minimal viable setup of Storybook for starting a design system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published