We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1708a8 commit b69ee77Copy full SHA for b69ee77
1 file changed
testing-client-server-javascript/README.md
@@ -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