Skip to content

Commit e1b28f1

Browse files
committed
readme
1 parent d040bd8 commit e1b28f1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ In addition, reactbsTable support these features:
2020

2121
You can see the [home page](http://allenfang.github.io/react-bootstrap-table/index.html). and example is on [here](http://allenfang.github.io/react-bootstrap-table/example.html).
2222

23-
23+
### See react-bootstrap-table examples
24+
```
25+
$ git clone https://github.com/AllenFang/react-bootstrap-table.git
26+
$ cd react-bootstrap-table
27+
$ npm install
28+
$ gulp example-server #after start, open browser and go to http://localhost:3004/example-list.html
29+
```
2430

2531
### Development
2632
react-bootstrap-table dependencies on react 0.13.x and Bootstrap 3 written by ES6 and use gulp and browserify to build

0 commit comments

Comments
 (0)