Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 605 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 605 Bytes

storybook-5 component-controls starter

project git

component-controls

getting started docs

with storybook

start project

  1. clone
  git clone [email protected]:ccontrols/storybook-5-controls-starter.git
  1. move to project folder :)
cd storybook-5-controls-starter
  1. install dependencies
  yarn
  1. start
  yarn start
  1. build
  yarn build

live site

example on netlify