1.0.0 • Published 8 months ago

@bumer/my-components v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

React Component Patterns Cookbook

Cookbook for ideas how to structure robust reusable components with good separation of concern developed by a non React developer. They aren't styled as design, they are wireframes and any styling is up to the consumer.

TTFHW

cd ~
cd ws
git clone https://github.com/miwashi-edu/edu-component-patterns.git
cd edu-component-patterns
npm install
code .
npm run storybook