WasteInformationServer/resources/wwwroot/lib/AdminLTE/plugins/daterangepicker/example/browserify
2019-11-11 14:28:21 +01:00
..
bundle.js new ui with AdminLTE 2019-11-11 14:28:21 +01:00
index.html new ui with AdminLTE 2019-11-11 14:28:21 +01:00
main.js new ui with AdminLTE 2019-11-11 14:28:21 +01:00
README.md new ui with AdminLTE 2019-11-11 14:28:21 +01: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