This project contains the Angular 2 Component for use with ag-Grid.
To build:
npm installnpm install gulp -gnpm install @angular/core@2.0.0-rc.2npm install ag-grid@4.2.x
// required typings to solve 'promise' dependency
-
npm install tsd -g -
tsd install es6-shim -
gulp