wip tests of socket
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
https://www.youtube.com/watch?v=o8Fn9BgqoQM
|
||||
|
||||
npm install --save express
|
||||
npm install --save socket.io
|
||||
sudo npm install -g nodemon
|
||||
first time :
|
||||
npm install --save express
|
||||
npm install --save socket.io
|
||||
sudo npm install -g nodemon
|
||||
|
||||
next time :
|
||||
npm install
|
||||
|
||||
anytime :
|
||||
nodemon server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user