Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init há 4 anos
..
README.md init há 4 anos
bundle.js init há 4 anos
index.html init há 4 anos
main.js init há 4 anos

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