Skip to content

Latest commit

 

History

History
 
 

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SynText

A syn sample app for collaborative text editing.

This is UI is built using Svelte from the standard template for Svelte apps.

Get started

  1. Install the dependencies...
cd ui
npm install
  1. Run the app
npm run dev
  1. Navigate to localhost:5000 in your browser. You should see the UI running.