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

bjankord/stencil-storybook-boilerplate

Repository files navigation

Built With Stencil

stencil-storybook-boilerplate

A stencil + storybook boilerplate repo

Getting Started

After cloning the repo, run yarn to install the dependencies.

Before you run storybook for the first time, run yarn build:stencil to generate the initial stencil build files.

After this, you can run yarn watch to start stencil build in watch mode and storybook. This will enable changes to stencil components to be refreshed in the storybook.