monmon 1556913c75 First Commit For UI 6 лет назад
..
README.md 1556913c75 First Commit For UI 6 лет назад
bundle.js 1556913c75 First Commit For UI 6 лет назад
index.html 1556913c75 First Commit For UI 6 лет назад
main.js 1556913c75 First Commit For UI 6 лет назад

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