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
- Host: GitHub
- URL: https://github.com/mdn/mdn-storybook
- Owner: mdn
- License: mpl-2.0
- Archived: true
- Created: 2019-08-19T10:16:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-30T17:45:55.000Z (about 4 years ago)
- Last Synced: 2024-07-31T19:41:50.016Z (almost 2 years ago)
- Language: JavaScript
- Size: 559 KB
- Stars: 12
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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