Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaeldowseza/awsui-components-storybook
Storybook for @awsui/components-react library
https://github.com/michaeldowseza/awsui-components-storybook
awsui components react react-components storybook ui-components
Last synced: 30 days ago
JSON representation
Storybook for @awsui/components-react library
- Host: GitHub
- URL: https://github.com/michaeldowseza/awsui-components-storybook
- Owner: michaeldowseza
- License: mit
- Created: 2021-07-02T14:20:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T07:43:14.000Z (over 3 years ago)
- Last Synced: 2024-11-06T00:46:28.376Z (3 months ago)
- Topics: awsui, components, react, react-components, storybook, ui-components
- Language: TypeScript
- Homepage: https://michaeldowseza.github.io/awsui-components-storybook
- Size: 5.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS UI Components Storybook
![deploy](https://github.com/michaeldowseza/awsui-components-storybook/actions/workflows/deploy.yml/badge.svg)
Storybook for [@awsui/components-react](https://www.npmjs.com/package/@awsui/components-react) library. You can view the latest storybook [here](https://michaeldowseza.github.io/awsui-components-storybook).
![banner](banner.gif)
## Getting Started
## How to use
```
yarn install
yarn storybook
```## License Summary
This project is made available under the MIT license. See the [LICENSE](./LICENSE) file for more details.
This project makes use of the third party library [@awsui/components-react](https://www.npmjs.com/package/@awsui/components-react) in the created storybooks. This project is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the [LICENSE_THIRD_PARTY](./LICENSE_THIRD_PARTY) for more details.