Skip to content

clytras/electron-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors