https://github.com/dozyio/js-ds-crdt-example
https://github.com/dozyio/js-ds-crdt-example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dozyio/js-ds-crdt-example
- Owner: dozyio
- Created: 2024-08-26T22:06:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-01T13:36:46.000Z (about 1 year ago)
- Last Synced: 2025-02-16T03:32:26.091Z (8 months ago)
- Language: TypeScript
- Size: 476 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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` folderFollowed by
`yarn link js-ds-crdt` in this folderRun `yarn build` in `js-ds-crdt` folder to use latest changes