Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Selena Simic 55d237a135 Add AdminLTE il y a 4 ans
..
README.md Add AdminLTE il y a 4 ans
bundle.js Add AdminLTE il y a 4 ans
index.html Add AdminLTE il y a 4 ans
main.js Add AdminLTE il y a 4 ans

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