notrab / react-use-cart

React hook library for managing cart state

Home Page:http://npm.im/react-use-cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add development demo

notrab opened this issue · comments

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.