https://github.com/mockingbot/ibot
UI style guides at MockingBot
https://github.com/mockingbot/ibot
components react react-components style-guide
Last synced: 11 months ago
JSON representation
UI style guides at MockingBot
- Host: GitHub
- URL: https://github.com/mockingbot/ibot
- Owner: mockingbot
- Created: 2017-05-24T11:00:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T01:59:04.000Z (over 4 years ago)
- Last Synced: 2025-04-23T11:56:48.429Z (11 months ago)
- Topics: components, react, react-components, style-guide
- Language: JavaScript
- Homepage: https://ibot.guide
- Size: 15.6 MB
- Stars: 13
- Watchers: 16
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Guide
### start
```bash
npm install
npm start
```
### publish
````bash
npm publish
````
###
### development experience
- implement components in components folder
- write live showcase in stories directory