1
0
Fork 0

Add README

This commit is contained in:
Andrew Tomaka 2017-02-01 10:29:57 -05:00 committed by GitHub
parent afc7fea366
commit 09a12c9406
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# js-stream-issue
```
git clone https://github.com/atomaka/js-stream-issue.git
yarn install # or npm
node index.js
```