Jason def74dc50a 完成注册、登录、首页API il y a 1 an
..
README.md def74dc50a 完成注册、登录、首页API il y a 1 an
bundle.js def74dc50a 完成注册、登录、首页API il y a 1 an
index.html def74dc50a 完成注册、登录、首页API il y a 1 an
main.js def74dc50a 完成注册、登录、首页API il y a 1 an

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