kiruthiga 55473b7e7c initial push 1 周之前
..
README.md 55473b7e7c initial push 1 周之前
bundle.js 55473b7e7c initial push 1 周之前
index.html 55473b7e7c initial push 1 周之前
main.js 55473b7e7c initial push 1 周之前

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