Skip to content

liquidcarrot/p2p-machine-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p-machine-learning

Instructions:

  1. yarn from project root to install
  2. yarn start-web in one terminal window
  3. yarn start-node in another terminal window

Visit localhost:1234 and type a message into the options textinput, then press send button.

Watch the feed on your Node terminal instance. After receiving the message from web, try typing a reply in Node and pressing enter (watch the webpage during).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 13.2%
  • CSS 4.0%