Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melloware/primereact-storybook
PrimeReact Storybook
https://github.com/melloware/primereact-storybook
primereact storybook
Last synced: about 1 month ago
JSON representation
PrimeReact Storybook
- Host: GitHub
- URL: https://github.com/melloware/primereact-storybook
- Owner: melloware
- Created: 2023-11-21T22:17:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T21:53:28.000Z (about 1 year ago)
- Last Synced: 2024-11-07T23:41:59.232Z (3 months ago)
- Topics: primereact, storybook
- Language: JavaScript
- Homepage: https://melloware.github.io/primereact-storybook/
- Size: 8.81 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# PrimeReact Storybook
**If you like this project, please consider supporting me ❤️**
[![GitHub Sponsor](https://img.shields.io/badge/GitHub-FFDD00?style=for-the-badge&logo=github&logoColor=black)](https://github.com/sponsors/melloware)
[![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://www.paypal.me/mellowareinc)## Starting the project
```bash
npm install
npm run gen
npm run storybook
```## Key files
`./gen/gen.ts` <= Generator
`./.storybook/preview.jsx` <= enable/disable unstyled mode
## Publish Site
```bash
npm run storybook-buildgit commit
```The new files in `/docs` will be published automatically to GitHub Pages at https://melloware.github.io/primereact-storybook