Skip to main content
Module

x/valtio/examples/todo-with-proxyMap/README.md

πŸ’Š Valtio makes proxy-state simple for React and Vanilla
Go to Latest
File

Counter Open in CodeSandbox

Set up locally

git clone https://github.com/pmndrs/valtio

# move to the examples folder & install dependencies
cd valtio/examples/todo-with-proxyMap && yarn

# start the dev server
yarn start

Set up on codesandbox

Link: https://githubbox.com/pmndrs/valtio/tree/main/examples/todo-with-proxyMap

Authors

@fkhadra