notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

Add development demo #32

Closed notrab closed 3 years ago

notrab commented 4 years ago

Instead of using yarn link to work on any new features, we should explore adding a local development demo.

Something as simple as examples/create-react-app that imports from the root would be a good first step.