https://github.com/kickstartds/kickstartds-storybook
Our own, kickstartDS branded Storybook instance. Have a look for inspiration!
https://github.com/kickstartds/kickstartds-storybook
Last synced: 9 months ago
JSON representation
Our own, kickstartDS branded Storybook instance. Have a look for inspiration!
- Host: GitHub
- URL: https://github.com/kickstartds/kickstartds-storybook
- Owner: kickstartDS
- Created: 2021-06-09T14:22:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T14:58:21.000Z (over 1 year ago)
- Last Synced: 2025-09-05T18:20:33.975Z (11 months ago)
- Language: TypeScript
- Homepage: https://www.kickstartDS.com/storybook/
- Size: 104 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# kickstartDS Storybook
## Requirements
- [Node](https://nodejs.org/en/) >= v14 – if you have [nvm](https://github.com/creationix/nvm#node-version-manager---) installed, you can just run `nvm use` to select the right node version.
## Installation
- `npm install`
## Start Storybook
- `npm start`