0.4.0 • Published 4 years ago

mcm_storybook v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

MCM STORYBOOK

UPCOMING BLOG POST

Get Started

To start using the React component library, clone this repository.

$ git clone https://github.com/matthewcm/mcm_storybook

Development and Storybook

You can easily develop and interact with your components by using Storybook. To run the local server, simply run:

$ npm i
$ npm run storybook

Navigate to http://localhost:9001 to view your stories. They should automatically update as you develop.

Storybook will pick up any story from the *.stories.js file in a folder.

0.1.0

4 years ago

0.0.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.4.0

4 years ago

0.1.9

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago