synw / snowind-stories

A storybook presenting the Snowind components
2 stars 1 forks source link

Snowind stories

A starter template for Snowind with a storybook

See the Snowind storybook online

Install

Clone and install the dependencies:

yarn

Run the storybook

yarn sb

Build the storybook

yarn buildsb

Build the storybook and preview the result:

yarn sbprev