Closed imballinst closed 5 years ago
Add examples folder in the root project. It contains views with various table configurations, for example:
examples
To run it, probably will need webpack-dev-server to virtualize the server and make the development easier (hot reload yay)
webpack-dev-server
Fixed with https://github.com/Imballinst/react-bs-datatable/pull/40.
Add
examples
folder in the root project. It contains views with various table configurations, for example:To run it, probably will need
webpack-dev-server
to virtualize the server and make the development easier (hot reload yay)