https://github.com/melloware/primereact-storybook
PrimeReact Storybook
https://github.com/melloware/primereact-storybook
primereact storybook
Last synced: 5 months ago
JSON representation
PrimeReact Storybook
- Host: GitHub
- URL: https://github.com/melloware/primereact-storybook
- Owner: melloware
- Created: 2023-11-21T22:17:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T21:53:28.000Z (about 2 years ago)
- Last Synced: 2024-12-30T00:24:52.479Z (about 1 year 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 ❤️**
[](https://github.com/sponsors/melloware)
[](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-build
git commit
```
The new files in `/docs` will be published automatically to GitHub Pages at https://melloware.github.io/primereact-storybook