Some UX experiments using webRTC as communication protocol.
- Type
npm install
in console. - This will read the package.json file to find and install the required modules including EasyRTC, Express, and Socket.io.
- Required modules will go into a new 'node_modules' subfolder
- Type
npm start
in console.
- In your WebRTC enabled browser, visit your server address including the port. By default port 8080 is used.
- http://localhost:8080/