Skip to content

takeshikriang/storybook-html-example

Repository files navigation

Storybook HTML example

An example how to set up a Storybook HTML project.

NOTE: This project uses Tailwind CSS framework for styling.

Getting started

Clone the repo and install dependencies

$ git clone [email protected]:takeshikriang/storybook-html-example.git

$ cd storybook-html-example
$ yarn install

Start Storybook

$ yarn storybook

Open http://localhost:6006 in your browser

How to build

Simply run the following command to build it

$ yarn build-storybook

License

MIT

About

An example how to set up a Storybook HTML project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published