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

19 lines
268 B
Markdown

ag-Grid React Example
==============
Example of running ag-Grid inside React application.
See the [www.ag-grid.com](http://www.ag-grid.com).
Building
==============
To build:
- `npm install`
- `npm install webpack -g`
- `npm start`
- navigate to localhost:8080