Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 4cbc6da

Browse files
committed
Migrate ag-Grid Angular CLI example to here
1 parent 551d690 commit 4cbc6da

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11

2-
ag-Grid-angular-examples - angular-cli
2+
ag-Grid Angular CLI Example
33
==================================
44

5-
Example of using ag-Grid with Angular and TypeScript
5+
Example of using ag-Grid with Angular and TypeScript, using the Angular CLI to build and serve the application.
66

7-
**Note** We only show the "Rich Grid" example in use here. For the full set of examples please look under refer to [www.ag-grid.com](https://www.ag-grid.com)
7+
**Note** We only show the "Rich Grid" example in use here.
8+
9+
For the full set of examples please look under refer to [www.ag-grid.com](https://www.ag-grid.com)
810

911
Building
1012
========

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ag-grid-angular-example",
2+
"name": "ag-grid-angular-cli-example",
33
"version": "18.0.0",
44
"description": "ag-Grid Angular Example Using Angular CLI",
55
"license": "MIT",

0 commit comments

Comments
 (0)