Discord like application with overkill audio quality
In the electron folder, execute npm start
. The process will automatically compile the frontend on http://localhost:3000 and show it in the electron app, opening the RTC debug and WebTools.
Then go to the electron folder and run npm run dist
to package the built frontend in the electron app with squirrel executable.