Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 344 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 344 Bytes

NOS-theta

Requirements: Node.js NPM

Downloading git clone https://github.com/ajkmcurator/NOS-theta.git

Installing Dependencies npm install --save express socket.io Starting server

node server.js [port] [port] is optional, defaults to 80 npm test to quickly start on port 8080 npm start starts it on port 80

Updating git pull origin master