wip tests of socket

This commit is contained in:
lenovo
2022-11-28 17:26:47 +01:00
parent 9dd87d7fa1
commit 4b7e35d991
13 changed files with 3662 additions and 95 deletions

View File

@@ -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