项目作者: reiniermujica

项目描述 :
React wrapper for Datatables
高级语言: JavaScript
项目地址: git://github.com/reiniermujica/react-datatables-wrapper.git
创建时间: 2018-06-17T14:30:19Z
项目社区:https://github.com/reiniermujica/react-datatables-wrapper

开源协议:

下载


react-datatables-wrapper

Wrapper for DataTables.net

Installation

  1. npm install react-datatables-wrapper

Documentation

Development

Installation

  1. Install dependencies

    1. npm install
  2. Run the development server with hot reload

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

    1. npm run dev

Coding Standard