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

https://github.com/doodlewind/crdt-and-local-first

A slide - WIP
https://github.com/doodlewind/crdt-and-local-first

Last synced: 5 months ago
JSON representation

A slide - WIP

Awesome Lists containing this project

README

          

# CRDT and Local-first Architecture

A slide built with Slidev. See exported PDF version [here](./slides.pdf)

To start the slide show:

- `npm install`
- `npm run dev`
- visit http://localhost:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).