https://github.com/malcodeman/ag-grid-example
https://github.com/malcodeman/ag-grid-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/ag-grid-example
- Owner: malcodeman
- License: mit
- Created: 2024-01-01T22:06:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-28T13:35:15.000Z (over 1 year ago)
- Last Synced: 2025-01-29T22:33:08.693Z (4 months ago)
- Language: TypeScript
- Size: 494 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ag-grid-example
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/ag-grid-example/blob/master/LICENSE)AG Grid example.

## Getting started
```
git clone https://github.com/malcodeman/ag-grid-example.git
cd ag-grid-example
npm install
npm run dev
```## License
[MIT](./LICENSE)