bjankord / stencil-storybook-boilerplate

A stencil + storybook boilerplate repo

Home Page:https://bjankord.github.io/stencil-storybook-boilerplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A stencil + storybook boilerplate repo

https://bjankord.github.io/stencil-storybook-boilerplate/

License:MIT License


Languages

Language:TypeScript 69.0%Language:JavaScript 28.0%Language:SCSS 1.8%Language:HTML 1.2%