Skip to main content
Module

x/valtio/examples/editor-proxyWithHistory/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/editor-proxyWithHistory && yarn

# start the dev server
yarn start

Set up on codesandbox

Link: https://githubbox.com/pmndrs/valtio/tree/main/examples/editor-proxyWithHistory

Authors

@RikuVan