1.0.1 • Published 4 years ago

richardhpa-learnstorybook-design-system v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Learn Storybook Design Systems

Learning how to use storybook as documentation for a design system.

Follows the tutorial Design Systems for Developers from https://www.learnstorybook.com

Installation

git clone https://github.com/RichardHpa/learnstorybook-design-system
cd learnstorybook-design-system

npm install

Running Storybook

# Storybook will open on localhost:9009
npm run storybook