i4way-dash/.svn/pristine/f7/f7408d53e146f70478f85fbac62...

12 lines
180 B
Plaintext

# 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