Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 432 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 432 Bytes

Stencil Storybook HTML Introduction

Stencil and Storybook

Read the full Stencil and Storybook tutorial on the Ionic blog.

To run the app:

git clone https://github.com/a-giuliano/stencil-storybook-html

npm i
npm run build
npm run storybook