Skip to content

DetNode/socketio-yo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io Yo Demo

Steps we will take to get this running

  1. Clone this repo locally

  2. Update package.json to include socket.io

  3. Run npm install -d to install all dependencies

  4. Test the app and make sure it runs

  5. Create a script tag in index.jade to include socket.io client

  6. Update app.js to require socket.io

  7. Configure socket.io in app.js

  8. Configure and initiate a connection from the client in socketio-yo.js

  9. Play

Resources

About

Socket.io starter node app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages