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
- Host: GitHub
- URL: https://github.com/squidmin/tome
- Owner: squidmin
- License: mit
- Created: 2023-01-08T04:04:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T01:42:10.000Z (over 3 years ago)
- Last Synced: 2025-02-07T13:54:17.313Z (over 1 year ago)
- Topics: electron, react, storybook
- Language: JavaScript
- Homepage:
- Size: 871 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/