13 lines
215 B
Markdown
Raw Normal View History

2017-07-05 12:12:51 +01:00
# See nodes
> See other nodes in the network using WebRTC Star Discovery
# Try it out
```
# After having run `npm install` at the root of the repo.
> npm install
> npm start
# open your browser in port :9090
```