bootstrap-table-examples

Bootstrap Table Examples

jsFiddle Examples

CRUD Example

Usage

clone & init

git clone https://github.com/wenzhixin/bootstrap-table-examples.git
cd bootstrap-table-examples
git submodule update --init

npm install

download from zip

cd bootstrap-table-examples
npm install

run

node app

reporting issues

All 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!