An open API service indexing awesome lists of open source software.

https://github.com/mdn/mdn-storybook

UI components for MDN Web Docs
https://github.com/mdn/mdn-storybook

Last synced: about 1 year ago
JSON representation

UI components for MDN Web Docs

Awesome Lists containing this project

README

          

# 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