Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-build

git commit
```

The new files in `/docs` will be published automatically to GitHub Pages at https://melloware.github.io/primereact-storybook