lizhen_gitee 05bbdac6f2 送奶的项目 2 years ago
..
README.md 05bbdac6f2 送奶的项目 2 years ago
bundle.js 05bbdac6f2 送奶的项目 2 years ago
index.html 05bbdac6f2 送奶的项目 2 years ago
main.js 05bbdac6f2 送奶的项目 2 years ago

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