motorbike/public/assets/bower_components/bootstrap-daterangepicker/example/browserify
2025-08-19 13:53:05 +03:00
..
bundle.js commit 19082025 2025-08-19 13:53:05 +03:00
index.html commit 19082025 2025-08-19 13:53:05 +03:00
main.js commit 19082025 2025-08-19 13:53:05 +03:00
README.md commit 19082025 2025-08-19 13:53:05 +03:00

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