casprwang / ag-grid-server-side-nodejs-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ag-Grid Server-Side Node.js Example

A reference implementation showing how to perform server-side operations using ag-Grid with node.js and MySQL.

For full details see: http://ag-grid.com/nodejs-server-side-operations/

Usage

  • Clone the project
  • run yarn install
  • start with yarn start
  • open browser at localhost:4000

About


Languages

Language:JavaScript 98.0%Language:HTML 2.0%