monmon 1556913c75 First Commit For UI 6 lat temu
..
README.md 1556913c75 First Commit For UI 6 lat temu
bundle.js 1556913c75 First Commit For UI 6 lat temu
index.html 1556913c75 First Commit For UI 6 lat temu
main.js 1556913c75 First Commit For UI 6 lat temu

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