Skip to content

laurelnaiad/ag-grid-ng2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ag-Grid Angular 2 Component

This project contains the Angular 2 Component for use with ag-Grid.

Building

To build:

  • npm install

  • npm install gulp -g

  • npm install @angular/core@2.0.0

  • npm install @angular/compiler@2.0.0

  • npm install ag-grid

  • (or: npm install @angular/core@2.0.0 && npm install @angular/compiler@2.0.0 && npm install ag-grid)

  • gulp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.8%
  • TypeScript 49.2%