Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 344 Bytes

File metadata and controls

12 lines (9 loc) · 344 Bytes

vana-sandbox

The <Subscriber> component uses the useObserved function to render the observable state.

The <Publisher> component uses the useObserved function to render an <input> element for editing a single key in the observable state.

git clone https://github.com/alloc/vana-sandbox
cd ./vana-sandbox
yarn
yarn start