jordanstreiff / bootstrap-table-examples

Bootstrap table examples

Home Page:https://examples.bootstrap-table.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Bootstrap table examples

https://examples.bootstrap-table.com/

License:MIT License


Languages

Language:HTML 91.7%Language:JavaScript 6.1%Language:CSS 1.0%Language:Vue 0.6%Language:Shell 0.6%Language:Smarty 0.1%