An open API service indexing awesome lists of open source software.

https://github.com/dozyio/js-ds-crdt-example


https://github.com/dozyio/js-ds-crdt-example

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# js-ds-crdt-example

WIP

Example app using [js-ds-crdt](https://github.com/dozyio/js-ds-crdt)

Needs
`yarn link` in the `js-ds-crdt` folder

Followed by
`yarn link js-ds-crdt` in this folder

Run `yarn build` in `js-ds-crdt` folder to use latest changes