Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 345 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 345 Bytes

Installation

  1. cd to client folder and run npm install
  2. cd to server folder and run npm install

Start

  • open new 3 terminal and cd to server
  1. cd to server and run npm run start-yjs
  2. cd to server and run npm run start-gun
  3. cd to server and run npm run start-automerge
  4. cd to cliend and run npm start