Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whlshy/react-styleguidist
https://github.com/whlshy/react-styleguidist
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/whlshy/react-styleguidist
- Owner: whlshy
- Created: 2021-07-02T09:59:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-02T14:41:03.000Z (over 3 years ago)
- Last Synced: 2024-11-07T16:06:16.689Z (2 months ago)
- Language: JavaScript
- Size: 469 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# React Styleguidist Create React App example style guide
![](https://d3vv6lp55qjaqc.cloudfront.net/items/0U313M3L0p120g2Y1y3J/Image%202016-04-12%20at%207.25.03%20PM.png)
How to start locally:
```
git clone https://github.com/styleguidist/react-styleguidist.git
cd react-styleguidist/examples/cra
npm install
npx styleguidist server
```Then open [http://localhost:6060](http://localhost:6060) in your browser.