bootstrap-table-examples
======================

[Bootstrap Table Examples](http://issues.wenzhixin.net.cn/bootstrap-table)

## Usage

clone & init

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

npm install
```

## run

```sh
node app
```
