Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 185 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 185 Bytes

Choo Store Example

The store is set up in store.js, registered to a choo application in index.js, and used in a component in view.js.

Run it locally with npm run example.