
ag-Grid-Enterprise
==============

This project contains ag-Grid-Enterprise features.

See [www.ag-grid.com](http://www.ag-grid.com) for an overview and full documentation.

Frameworks Supported
====================
Framework specific Getting Started guides:

[Angular 1](https://www.ag-grid.com/best-angularjs-data-grid/) | [Angular 2](https://www.ag-grid.com/best-angular-2-data-grid/) | [Javascript](https://www.ag-grid.com/best-javascript-data-grid/) | [Polymer](https://www.ag-grid.com/best-polymer-data-grid/) | [React](https://www.ag-grid.com/best-react-data-grid/) | [TypeScript](https://www.ag-grid.com/ag-grid-typescript-webpack-2/) | [VueJS](https://www.ag-grid.com/best-vuejs-data-grid/) | [Web Components](https://www.ag-grid.com/best-web-component-data-grid/) | [Aurelia](https://www.ag-grid.com/best-aurelia-data-grid/) 

This is not free software, this software is covered by copyright and to use you need a commercial license.

Please see files:
LICENSE.md
SUPPORT_AND_MAINTENANCE.md

Issue Reporting
==============

If you are an Enterprise customer (or are Evaluating ag-Grid Enterprise) and wish to report a Bug or raise a new Feature Request please do so on our [Members Forum](https://ag-grid.com/forum/forumdisplay.php?fid=5).

To Sign Up:
Send an email to accounts@ag-grid.com with your license key

Building
==============

To build:
- `npm install`
- `npm install gulp -g`
- `gulp` or `gulp release`
