Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 273 Bytes

Server/website

How to Install

First, install nodejs if you do not have it

Run the following commands while being in mobileserver folder

  • npm install
  • sudo npm start

Now, go to localhost for the website, or "your-ip-address":80 if localhost does not work.