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

https://github.com/squidmin/tome

Native component-driven development (CDD) environment for React
https://github.com/squidmin/tome

electron react storybook

Last synced: about 1 year ago
JSON representation

Native component-driven development (CDD) environment for React

Awesome Lists containing this project

README

          

# tome

**/tōm/**,

with a lower-case **T**.

**Native component-driven development (CDD) environment for React.**

e.g., *Electric Storybook* :zap:

Includes a collection of **Material UI** and **Ant Design** functional components.

---

### Install dependencies

`yarn`

### Run the dev server

`npm run storybook-no-open`

### Start Electron

`npm run start-electron`

---

### Useful links
- https://storybook.js.org/
- https://storybook.js.org/tutorials/intro-to-storybook/react/en/get-started/
- https://storybook.js.org/tutorials/design-systems-for-developers/