Skip to content

Commit b69ee77

Browse files
committed
Add readme
1 parent b1708a8 commit b69ee77

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Testing Client/Server JavaScript
2+
3+
> [http://youtu.be/lLqCXLYCqTI](http://youtu.be/lLqCXLYCqTI)
4+
5+
Install [io.js](https://iojs.org/en/index.html).
6+
7+
Within this folder run the terminal command `npm install` to install the `devDependencies`.
8+
9+
Then run `npm test` to test the code locally.

0 commit comments

Comments
 (0)