We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab4546 commit 16c2554Copy full SHA for 16c2554
1 file changed
node-streams/README.md
@@ -0,0 +1,10 @@
1
+# Node.js / io.js Stream Primer
2
+
3
+> [http://youtu.be/yOSNQZm3Trw](http://youtu.be/yOSNQZm3Trw)
4
5
+Install [io.js](https://iojs.org/en/index.html) or [node.js](https://nodejs.org/).
6
7
+Within this folder run the terminal command `npm install` to install the
8
+`dependencies` and `devDependencies`.
9
10
+Then run `npm start` to run the app.
0 commit comments