This repository was archived by the owner on Aug 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
21ag-Grid React Example
32==============
43
5- Examples of running ag-Grid inside React application.
6-
7- See [ www.ag-grid.com ] ( http://www.ag-grid.com ) for an overview and full documentation.
8-
9- Frameworks Supported
10- ====================
11- Framework specific Getting Started guides:
12- [ Angular 1] ( https://www.ag-grid.com/best-angularjs-data-grid/ ) | [ Angular 2] ( https://www.ag-grid.com/best-angular-2-data-grid/ ) | [ Aurelia] ( https://www.ag-grid.com/best-aurelia-data-grid/ )
13- [ Javascript] ( https://www.ag-grid.com/best-javascript-data-grid/ ) | [ React] ( https://www.ag-grid.com/best-react-data-grid/ ) | [ TypeScript] ( https://www.ag-grid.com/ag-grid-typescript-webpack-2/ )
14- [ VueJS] ( https://www.ag-grid.com/best-vuejs-data-grid/ ) | [ Web Components] ( https://www.ag-grid.com/best-web-component-data-grid/ )
15-
16- There are two examples:
4+ ## Examples
175
1861 . standard - shows a typical grid demonstrating many ag-Grid features
197
2082 . large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers
219
10+ See [ www.ag-grid.com ] ( http://www.ag-grid.com ) for full documentation and examples.
11+
2212Building
2313==============
2414
2515To build:
2616- ` npm install `
27- - ` npm install webpack -g `
2817- ` npm run examples ` , ` npm run large ` or ` npm run trader `
2918- navigate to localhost:8080
You can’t perform that action at this time.
0 commit comments