Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malcodeman/ag-grid-example


https://github.com/malcodeman/ag-grid-example

Last synced: 21 days ago
JSON representation

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)