ohctech_p8/adminlte/bower_components/bootstrap-daterangepicker/example/browserify
2024-10-16 19:18:52 +05:30
..
bundle.js added files and database 2024-10-16 19:18:52 +05:30
index.html added files and database 2024-10-16 19:18:52 +05:30
main.js added files and database 2024-10-16 19:18:52 +05:30
README.md added files and database 2024-10-16 19:18:52 +05:30

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