patashala/style/cms/bower_components/bootstrap-daterangepicker/example/browserify
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30
..
bundle.js Added based code 2024-02-07 20:19:28 +05:30
index.html Added based code 2024-02-07 20:19:28 +05:30
main.js Added based code 2024-02-07 20:19:28 +05:30
README.md Added based code 2024-02-07 20:19:28 +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