README.md 180 Bytes
Newer Older
adamrusly's avatar
adamrusly committed
1 2 3 4 5 6 7 8 9 10 11
# Browserify example

Two steps need to be done for this to work

In the project root

    npm install

In this folder

    ../../node_modules/.bin/browserify main.js -o bundle.js