Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 468 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 468 Bytes

Socket Client

A Electron WebSocket Client.

Installation

Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies

npm i
yarn

Usage

To run this project 1 scripts will need to be executed dev, run it.

npm run dev
yarn dev

Contributing

Pull requests are always welcome 😃.

License

MIT