Skip to content

livmadsen/scss-storybook-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS test in React Storybook

A simple Storybook setup to quickly spit out some reusable components. Each component is stylable with some helper functions and mixins (found in scss abstracts). Just the most basic stuff in here, extend as needed.

Rep components in Storybook by adding a *.stories.js file in the component's folder.

To get running

npm i
npm run storybook

About

A minimal starter for a react storybook, just to spit out some fast components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors