Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 591 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 591 Bytes

# Component Based Design

Screenshot

Getting Started

  1. Install node using nvm
  2. Install yarn with npm install -g yarn
  3. Run yarn to install the application's dependencies.
  4. Run yarn storybook to launch the storybook.
  5. Visit localhost:6006