Files
ag-grid-react-example/README.md
2016-01-28 08:41:18 -05:00

268 B

ag-Grid React Example

Example of running ag-Grid inside React application.

See the www.ag-grid.com.

Building

To build:

  • npm install
  • npm install webpack -g
  • npm start
  • navigate to localhost:8080