Skip to content

Latest commit

 

History

History
 
 

testing-client-server-javascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Testing Client/Server JavaScript

http://youtu.be/lLqCXLYCqTI

Install io.js.

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

Then run npm test to test the code locally.