npm install -g browserify # 安装 yarn global add browserify browserify index.js -o bundle.js # 捆绑打包 # help http://browserify.org/