Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yingpengsha/styleguidist-demo
styleguidist-demo
https://github.com/yingpengsha/styleguidist-demo
Last synced: about 1 month ago
JSON representation
styleguidist-demo
- Host: GitHub
- URL: https://github.com/yingpengsha/styleguidist-demo
- Owner: yingpengsha
- Created: 2019-09-11T14:33:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T03:20:34.000Z (over 3 years ago)
- Last Synced: 2023-03-04T11:23:41.197Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# styleguidist-demo
## dev
```
npx styleguidist server
```## build
```
npx styleguidist build
```