Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 340 Bytes

File metadata and controls

10 lines (6 loc) · 340 Bytes

Getting Started with Browserify

http://youtu.be/CTAa8IcQh1U

Install io.js.

Within this folder run the terminal command npm install to install the dependencies and devDependencies.

Then run npm run build to build or npm run watch to build as you edit files.