davidgovea / webpack-intro

Introduction/demo for webpack, the excellent browser-based module system
http://cuttleblog.tumblr.com/post/63669845272/webpack
6 stars 1 forks source link

webpack-intro

Introduction/demo for webpack, the excellent browser-based module system

Source repo for blog article: http://cuttleblog.tumblr.com/post/63669845272/webpack#.github

Building

First, install dependencies:

$ npm install -g bower
$ npm install
$ bower install

Then,
make to build
make build-min to build minified bundles