You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ A simple WebRTC Signaling server for flutter-webrtc and html5.
3
3
4
4
## Usage
5
5
- Clone the repository, run `npm install`.
6
-
- Run `npm run` and open https://localhost:8086 to use html5 demo.
6
+
- Run `npm start` and open https://localhost:8086 to use html5 demo.
7
7
- If you need to test mobile app, please check the [webrtc-flutter](https://github.com/cloudwebrtc/flutter-webrtc/tree/master/example) plug-in.
0 commit comments