Advertisement
aoinal

socketio install

May 24th, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.08 KB | None | 0 0
  1. cd Socket
  2. npm install --save express
  3. npm install --save socket.io
  4. node express.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement