marcodaniels-wardrobe
v0.1.2
Published
A collection of React.js components for marcodaniels projects.
Downloads
1
Readme
wardrobe
A component library of React.js components for marcodaniels projects.
Documentation
This component library uses Storybook to document all components.
The documentation can be found at wardrobe.marcodaniels.com.
Development
The component library runs Storybook for component development.
# install dependencies
yarn install
# run storybook for development
yarn dev