zxr a9797eb0a8 taishi před 3 roky
..
README.md a9797eb0a8 taishi před 3 roky
bundle.js a9797eb0a8 taishi před 3 roky
index.html a9797eb0a8 taishi před 3 roky
main.js a9797eb0a8 taishi před 3 roky

README.md

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