Skip to content

LucaTony/bootstrap-table-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-table-examples

Bootstrap Table Docs

Bootstrap Table Examples

jsFiddle Examples

CRUD Example

Local develop

To develop bootstrap-table and bootstrap-table-examples locally please run:

mkdir bootstrap-table-dev
cd bootstrap-table-dev
git clone https://github.com/wenzhixin/bootstrap-table
git clone https://github.com/wenzhixin/bootstrap-table-examples

yarn add http-server
npx http-server

And then open: http://localhost:8081/bootstrap-table-examples

reporting issues

All issues need to be submitted to the main project, not this examples repo.

Please read: CONTRIBUTING.md#bug-reports and post issue to issue, thanks!

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.9%
  • JavaScript 5.9%
  • Other 2.2%