mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-06 07:43:07 +00:00
9 lines
169 B
Markdown
9 lines
169 B
Markdown
# Waku Noise Pairing Example App
|
|
|
|
```
|
|
npm install
|
|
npm start
|
|
```
|
|
Browse to http://localhost:8080
|
|
The `master` branch's HEAD is deployed at https://lab.waku.org/noise-js/
|