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.
2 parents 08b9ac0 + 7cc16bd commit 3c55226Copy full SHA for 3c55226
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