Skip to content

okdistribute/automerge-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The absolute most minimal example of using Automerge.

See the step-by-step tutorial on the Automerge docs

Usage

Use your favorite HTTP server.

For example,

python -m SimpleHTTPServer

or

npm -i g http-server
http-server .

Safari users

This tutorial uses BroadcastChannel which, at the time of this writing in January 2022, is not available on Safari. Use the Technical Preview (Safari TP).

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published