Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/ag-grid-example
https://github.com/malcodeman/ag-grid-example
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/ag-grid-example
- Owner: malcodeman
- License: mit
- Created: 2024-01-01T22:06:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T13:35:15.000Z (11 months ago)
- Last Synced: 2024-01-29T00:56:50.512Z (11 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
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/ag-grid-example/blob/master/LICENSE)AG Grid example.
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/ag-grid-example.git
cd ag-grid-example
npm install
npm run dev
```## License
[MIT](./LICENSE)