https://github.com/markconroy/storybook-temp-items
https://github.com/markconroy/storybook-temp-items
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markconroy/storybook-temp-items
- Owner: markconroy
- Created: 2024-10-09T15:20:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T15:24:24.000Z (over 1 year ago)
- Last Synced: 2025-07-08T16:00:55.972Z (11 months ago)
- Language: JavaScript
- Size: 46.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Put storybook directory at the root of your project.
Put markfinntanc theme in web/themes/custom
Swap your current .ddev/config.yml with the version in this repo
Storybook should be available at https://localgov.ddev.site:6006
To run it - `ddev yarn storybook`
To build it - `ddev yarn build-storybook`