1.7.0 • Published 7 years ago

getstorybook v1.7.0

Weekly downloads
310
License
MIT
Repository
github
Last release
7 years ago

getstorybook

Easiest way to add Storybook support to your project.

npm.io

First install the storybook generator globally.

npm i -g getstorybook

Then go to your project and run:

getstorybook

That's all you've to do.


Yarn support

getstorybook also supports yarn. If you have installed yarn in your system, it'll detect it and use yarn instead of npm.

If you don't want to use npm always you can use the --use-npm option like this:

getstorybook --use-npm

For more information, refer React Storybook documentation.

1.7.0

7 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.3

8 years ago

1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.6

8 years ago

1.4.5

8 years ago

1.4.4

8 years ago

1.4.3

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago