dbowling / storybook-stencil-example

Example project which uses Stencil components in Storybook.

Home Page:https://ofhouse.github.io/storybook-stencil-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built With Stencil

Storybook Stencil Example

This is a starter project for building a Web Component library with Stencil and Storybook.

Getting Started

To start clone this repo into a new directory and run the following commands:

npm install
npm start

For a step-by-step tutorial how to recreate this from scratch you can follow this series of blog posts:


Part 1: Build a Web Component library with Stencil and Storybook

Part 2: Enhance your Stencil Web Components in Storybook with Knobs, Actions and JSX

Features

Author


Felix Haus

WebsiteTwitter

License

MIT - see LICENSE for details.

About

Example project which uses Stencil components in Storybook.

https://ofhouse.github.io/storybook-stencil-example

License:MIT License


Languages

Language:TypeScript 50.9%Language:JavaScript 39.2%Language:HTML 9.1%Language:CSS 0.8%