UNPKG

1.37 kBMarkdownView Raw
1
2ag-Grid-Enterprise
3==============
4
5This project contains ag-Grid-Enterprise features.
6
7See [www.ag-grid.com](http://www.ag-grid.com) for an overview and full documentation.
8
9Frameworks Supported
10====================
11Framework specific Getting Started guides:
12
13[Angular 1](https://www.ag-grid.com/angular-grid/) | [Angular 2](https://www.ag-grid.com/angular-grid/) | [Javascript](https://www.ag-grid.com/javascript-grid/) | [Polymer](https://www.ag-grid.com/best-polymer-data-grid/) | [React](https://www.ag-grid.com/react-grid/) | [TypeScript](https://www.ag-grid.com/ag-grid-typescript-webpack-2/) | [VueJS](https://www.ag-grid.com/vuejs-grid/) | [Web Components](https://www.ag-grid.com/best-web-component-data-grid/) | [Aurelia](https://www.ag-grid.com/best-aurelia-data-grid/)
14
15This is not free software, this software is covered by copyright and to use you need a commercial license.
16
17Please see files:
18LICENSE.md
19SUPPORT_AND_MAINTENANCE.md
20
21Issue Reporting
22==============
23
24If 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).
25
26To Sign Up:
27Send an email to accounts@ag-grid.com with your license key
28
29Building
30==============
31
32To build:
33- `npm install`
34- `npm install gulp -g`
35- `gulp` or `gulp release`