GitXplorerGitXplorer
d

webpack-intro

public
6 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
aa4c9a5165d7786653ecc06f97cb70578f4b2813

Update README.md

ddavidgovea committed 11 years ago
Unverified
35bf9e3e04d4353a5f31fef08e0cc00167a7827e

Update README.md

ddavidgovea committed 11 years ago
Unverified
6574a173441a02deb4a5f62ebb9177976aa9e042

Create README.md

ddavidgovea committed 11 years ago
Unverified
d1f35106d4075265e36114f940fa5c831b8a5948

initial commit

ddavidgovea committed 11 years ago

README

The README file for this repository.

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