Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Files

Latest commit

310fd81 · Nov 5, 2021

History

History
18 lines (12 loc) · 437 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 437 Bytes

AG Grid React Example

Examples

  1. standard - shows a typical grid demonstrating many AG Grid features

  2. large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers

See www.ag-grid.com for full documentation and examples.

Building

To build:

  • npm install
  • npm run examples, npm run large or npm run trader
  • navigate to localhost:8080