antonioganea/blaze
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# THIS STARTS THE NODEJS SERVER ( on port :3000 ) cd /js/server npm install express npm install socket.io node server.js # open a new cmd, to serve the index.html files ( on port :80 ) cd to the root folder of blaze node fileserver.js now open up a browser and go to localhost:80