Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 173 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 173 Bytes

ag-Grid

Example of using ag-Grid with Angular2 and TypeScript

Building

To build:

  • npm install
  • npm run tsc

To Run:

  • npm run lite