@bumer/my-components
v1.0.0
Published
> 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.
Readme
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 