Skip to content

clytras/electron-sockets

Repository files navigation

Electron socket.io example

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/clytras/electron-socket
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the server socket
node ./socket/index.js
# Run the app
npm start

About

Electron socket.io demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published