审查视图

public/assets/libs/bootstrap-daterangepicker/example/browserify/README.md 180 字节
郭盛 authored
1 2 3 4 5 6 7 8 9 10 11
# 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