Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T12:25:01.000Z (9 months ago)
- Last Synced: 2024-04-09T16:39:16.662Z (9 months ago)
- Language: TypeScript
- Homepage: https://www.kickstartDS.com/storybook/
- Size: 104 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- 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`