Skip to content

Commit cbf5403

Browse files
committed
add readme
1 parent 9dffc7c commit cbf5403

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Getting Started with Browserify
2+
3+
> [http://youtu.be/CTAa8IcQh1U](http://youtu.be/CTAa8IcQh1U)
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
8+
`dependencies` and `devDependencies`.
9+
10+
Then run `npm run build` to build or `npm run watch` to build as you edit files.

0 commit comments

Comments
 (0)