Skip to content

justinlwz/jumpstart

Repository files navigation

Storybook Boilerplate

GitHub license Dependency Status devDependency Status peerDependency Status Storybook style: styled-components

Kickstart your Design System implementation and skip some of the initial setup with Jumpstart, a Storybook development environment that helps you build, view and test each component interactively.

Getting Started:

Install global packages and dependencies:

yarn global add np
yarn install

Starts Storyboard:

yarn start

Frameworks & Components

Frameworks Used

Framework Description
React Frontend Javascript Library React
Storybook UI Development Environment Storybook
Styled Components Styling components in ES6 Styled Components
AVA Test Runner AVA
Enzyme Structural & Snapshot Testing Enzyme
NP NPM & Yarn Publishing Manager NP

Components

Component Type Link to Library
Button Custom -
Checkbox Custom -
ProgressBar Custom -
Radio Custom -
SVG Custom -
Toggle Custom -
Style Utils Custom -
TODO: TextField Custom -
Dropdown Library React Select

About

React based Storybook boilerplate to help kickstart Design System implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published