2.0.2 • Published 7 years ago

storiesjs v2.0.2

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

Storiesjs

Add (nonfunctional) stories to your website, just like all the cool websites are doing!

Example


Usage

Download files

Run yarn add storiesjs in the terminal. Then, add

<script src="<node_modules>/storiesjs/dist/stories.bundle.js"></script>

to your website.

"CDN"

If you don't want to download the files, just add the following line to your website:

<script src="https://s3-us-west-2.amazonaws.com/static.mattgaikema/stories.bundle.js"></script>

Inspiration

Inspired by https://storiesasaservice.com/?ref=producthunt.

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago