valtio is a proxy state library for ReactJS and VanillaJS. yjs is an implementation of CRDT algorithm (which allows to merge client data without server coordination).
The idea of this project is to show a simple minimal example of what yjs can do.
Just have node installed on your local environment, then run:
npm install
npm start