Skip to content

Storybook Driven Development Sample app created fot FITC React 2017 talk

Notifications You must be signed in to change notification settings

nulogy/Storybook-Driven-Development

Repository files navigation

Storybook Driven Development Build Status

This repo is a demonstration of how to practically use Storybook Driven Development.

View the storybook here

Read the blog post here

Installation

Install dependencies with

yarn install

Running the Storybook

Start the storybook with

yarn run storybook

This will launch the storybook at http://localhost:9009

Run the Jest Test Suite

yarn test

Deploying github.io page

Automatically update the github.io static page with

yarn run deploy-storybook

About

Storybook Driven Development Sample app created fot FITC React 2017 talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published