PS E:\rtc\webrtc-p2p-master> npm install
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN p2p@1.0.0 No repository field.
added 53 packages from 45 contributors and audited 53 packages in 8.448s
found 0 vulnerabilities
PS E:\rtc\webrtc-p2p-master> npm run dev
p2p@1.0.0 dev E:\rtc\webrtc-p2p-master
node index.js
PS E:\rtc\webrtc-p2p-master> npm install npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN p2p@1.0.0 No repository field.
added 53 packages from 45 contributors and audited 53 packages in 8.448s found 0 vulnerabilities
PS E:\rtc\webrtc-p2p-master> npm run dev