Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

theinterned/Storybook-Driven-Development-old

Repository files navigation

Storybook Driven Development Build Status

Read the blog post on Medium: Storybook Driven Devlopment

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

View the storybook 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

TODO: Slides for presentation here: ???

About

Storybook Driven Development Sample app created fot FITC React 2017 talk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published