itflow/vendor/daterangepicker/example/browserify
root cc9f97067a Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
..
README.md Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
bundle.js Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
index.html Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
main.js Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04: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