sdevalapurkar / storybookjs-storytime

πŸ““ Demo stories and components built for a lunch and learn presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storytime with Storybookjs

A Lunch and Learn about Component-Driven Development

Demo stories and components built for a lunch and learn presentation

Running the codebase locally

  1. cd storytime-demo to enter the frontend directory
  2. npm install to install dependencies
  3. npm run storybook to run the storybook server and view all components with their stories

About

πŸ““ Demo stories and components built for a lunch and learn presentation

License:MIT License


Languages

Language:CSS 55.4%Language:JavaScript 39.3%Language:HTML 5.3%