We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fde2a7 commit 7cc16bdCopy full SHA for 7cc16bd
README.md
@@ -3,7 +3,7 @@ A simple WebRTC Signaling server for flutter-webrtc and html5.
3
4
## Usage
5
- Clone the repository, run `npm install`.
6
-- Run `npm run` and open https://localhost:8086 to use html5 demo.
+- Run `npm start` and open https://localhost:8086 to use html5 demo.
7
- If you need to test mobile app, please check the [webrtc-flutter](https://github.com/cloudwebrtc/flutter-webrtc/tree/master/example) plug-in.
8
9
## screenshots
0 commit comments