a-magdy / test-storybook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storybook Test

This project shows basic usage of storybook

Install steps

  • clone the project locally
  • cd into the project
  • run npm install
  • run the app in one terminal: npm start
  • run storybook in another terminal: npm run storybook

About


Languages

Language:JavaScript 84.6%Language:HTML 12.1%Language:CSS 3.3%