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

https://github.com/gavinray97/p2p-machine-learning


https://github.com/gavinray97/p2p-machine-learning

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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).