Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 207 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 207 Bytes

mdn-storybook

UI components for MDN Web Docs

Getting Started

  1. Run npm install to install dependencies
  2. Run npm run storybook to start Storybook
  3. Visit http://localhost:9009 in your browser