X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Beginning client and server JavaScript with io.js or Node.js

https://www.youtube.com/watch?v=Ads1A7pn2LI

Install io.js.

Within this folder run the terminal command npm install to install the devDependencies.

Then run npm start to start up a development server on http://localhost:9966

X Tutup