git clone https://github.com/wenzhixin/bootstrap-table-examples.git
cd bootstrap-table-examples
git submodule update --init
npm install- Download bootstrap-table-examples
- Download bootstrap-table, unzip to
assets/bootstrap-table - Download multiple-select, unzip to
assets/multiple-select
cd bootstrap-table-examples
npm install
node appAll issues need to be submitted to the main project, not this examples repo.
Please read: https://github.com/wenzhixin/bootstrap-table/blob/develop/CONTRIBUTING.md#bug-reports and post issue to: https://github.com/wenzhixin/bootstrap-table/issues, thanks!