mirror of
https://github.com/waku-org/waku-lab.git
synced 2025-01-20 21:00:26 +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/
|