#Gulp Multi-Bundles with Browserify
This is the code for this blog-post: Gulp Multiple Bundles of Browserify
##How to setup?
You should have a current version of node installed and a local RethinkDB server running. Now just clone the repository and execute these commands:
npm install -g gulp
npm install
gulp