Skip to content

Commit

Permalink
docs(core): add storybook and canary release info
Browse files Browse the repository at this point in the history
  • Loading branch information
wingkwong committed Apr 29, 2024
1 parent d7c4bd1 commit 9d3c03b
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion packages/core/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,18 @@ Visit <a aria-label="nextui learn" href="https://nextui.org/learn">https://nextu

Visit [https://nextui.org/docs](https://nextui.org/docs) to view the full documentation.

### Community
## Storybook

Visit [https://storybook.nextui.org](https://storybook.nextui.org/) to view the storybook for all components.

## Canary Release

Canary versions are available after every merge into `canary` branch. You can install the packages with the tag `canary` in npm to use the latest changes before the next production release.

- [Documentation](https://canary.nextui.org/docs)
- [Storybook](https://canary-storybook.nextui.org)

## Community

We're excited to see the community adopt NextUI, raise issues, and provide feedback.
Whether it's a feature request, bug report, or a project to showcase, please get involved!
Expand Down

0 comments on commit 9d3c03b

Please sign in to comment.