release 5.3.2
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
ag-Grid React Example
|
||||
==============
|
||||
|
||||
Example of running ag-Grid inside React application.
|
||||
Examples of running ag-Grid inside React application.
|
||||
|
||||
See the [www.ag-grid.com](http://www.ag-grid.com).
|
||||
|
||||
There are two examples:
|
||||
standard - shows a typical grid demonstrating many ag-Grid features
|
||||
large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers
|
||||
|
||||
Building
|
||||
==============
|
||||
@@ -13,6 +16,5 @@ Building
|
||||
To build:
|
||||
- `npm install`
|
||||
- `npm install webpack -g`
|
||||
- `npm start`
|
||||
- `npm run standard` or `npm run large`
|
||||
- navigate to localhost:8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user