0.0.7 • Published 1 year ago

@questdb/react-components v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

@questdb/react-components

This package contains React components used in QuestDB UI: Web Console, questdb.io website, QuestDB Cloud and other projects.

Storybook is used to develop and document components.

Local development setup

In order to run this package locally, you need to do the following steps:

  1. Clone and bootstrap repository (by following instructions on local-development-setup.md)
  2. Start Storybook
  3. Hack!

1. Clone and bootstrap repository

Consult instructions on local-development-setup.md document.

2. Start Storybook

yarn workspace @questdb/react-components storybook

localhost:6006 should display storybook.

3. Hack!

Make your changes, we're looking forward to your Pull Request!

And if you ever need help, here are some useful links: