Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 287 Bytes

File metadata and controls

9 lines (5 loc) · 287 Bytes

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.