npm install
npm run serve npm run signal
The first command starts the Vue development server. The second runs a webrtc signalling server.
npm run build
npm run test
npm run lint
See Configuration Reference.