0.0.2 • Published 6 years ago

react-datatables-wrapper v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-datatables-wrapper

Wrapper for DataTables.net

Installation

npm install react-datatables-wrapper

Documentation

Development

Installation

  1. Install dependencies

    npm install
  2. Run the development server with hot reload

    npm run start
  3. Complile and run the development server with hot reload

    npm run dev

Coding Standard