Skip to content

Commit 16c2554

Browse files
committed
Add readme
1 parent 7ab4546 commit 16c2554

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

node-streams/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)