Your IP : 18.219.12.88


Current Path : /home/lentoinv/covisclubinternational.com/plugins/daterangepicker/example/browserify/
Upload File :
Current File : //home/lentoinv/covisclubinternational.com/plugins/daterangepicker/example/browserify/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

?>