2. Use Terminal OR iTerm to Access the Folder
cd (change directory)
ls (list items)
4. Check if it is installed well
localhost:3000/index.html
1. You need a Hosting Server
2. Access the server by SSH with terminal
3. Node can be installed at the Ubuntu(Any) server
4. Install Necessary NPM's : Node Package Manager
5. Once installed, you can browse the server
7. Go to the folder and RUN IT with Terminal
8. Go to 111.111.111.111:8000/index.html
http://YOUR_IP:8080/index.html
9. Ctrl + D to disconnect