A Electron WebSocket Client.
Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies
npm i
yarn
To run this project 1 scripts will need to be executed dev
, run it.
npm run dev
yarn dev
Pull requests are always welcome 😃.