mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-23 23:51:20 +00:00
13 lines
215 B
Markdown
13 lines
215 B
Markdown
# 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
|
|
```
|