gustaYo / sapper-storybook

sapper template integration with storybook

Home Page:https://sapper-storybook.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sapper-storybook

The default Sapper template integration with storybook. To clone it and get started:

# app run
git clone https://github.com/gustaYo/sapper-storybook.git
cd sapper-storybook
yarn install
yarn dev

Storybook

# storybook
yarn storybook

# build storybook
yarn build-storybook

# static build files now in storybook-static folder

Open up http://localhost:9009.

Now

yarn builder
now

About

sapper template integration with storybook

https://sapper-storybook.now.sh


Languages

Language:JavaScript 71.0%Language:HTML 26.3%Language:CSS 2.8%