Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmvilas/asyncapi-ui-kit
https://github.com/fmvilas/asyncapi-ui-kit
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fmvilas/asyncapi-ui-kit
- Owner: fmvilas
- Created: 2021-05-08T15:39:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T06:07:01.000Z (about 3 years ago)
- Last Synced: 2024-11-09T15:09:34.596Z (about 2 months ago)
- Language: JavaScript
- Size: 576 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UI kit experiment
## Getting Started
This is a Storybook project. To see it in action run:
```bash
npm install
``````bash
npm run storybook
```