fastadmin/public/assets/libs/bootstrap-daterangepicker/example/browserify
kaiend 8d5dc37385 11 2018-01-30 14:04:27 +08:00
..
README.md 11 2018-01-30 14:04:27 +08:00
bundle.js 11 2018-01-30 14:04:27 +08:00
index.html 11 2018-01-30 14:04:27 +08:00
main.js 11 2018-01-30 14:04:27 +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