MIF_E31220215/public/assets/vendors/bootstrap-daterangepicker/example/browserify
Nur Mita Upi Lestari 7c6f406794 First commit 2025-05-20 09:09:23 +07:00
..
README.md First commit 2025-05-20 09:09:23 +07:00
bundle.js First commit 2025-05-20 09:09:23 +07:00
index.html First commit 2025-05-20 09:09:23 +07:00
main.js First commit 2025-05-20 09:09:23 +07: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