Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 196 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 196 Bytes

cards

server yum install npm/node npm install npm install -g nodemon noup nodemon -x 'node server.js || touch server.js' & open port 3000

client npm install npm start 9000

nohup npm start &