gentelella/vendors/bootstrap-daterangepicker/example/browserify
christianesperar 89d7f6df20 Update libraries 2016-06-03 00:08:25 +08:00
..
README.md Update libraries 2016-06-03 00:08:25 +08:00
bundle.js Update libraries 2016-06-03 00:08:25 +08:00
index.html Update libraries 2016-06-03 00:08:25 +08:00
main.js Update libraries 2016-06-03 00:08:25 +08:00

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