Senior Design Team 11 Web Server
Necessary For Operation:
sudo apt-get update sudo apt-get upgrade
For the WebServer sudo apt-get install nodejs npm sudo npm install express sudo npm install socket.io sudo npm install body-parser
For the MySQL Database sudo apt-get install mysql-server sudo apt-get install python-mysqldb