Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 330 Bytes

Ag Grid with CRUD functionality

This project is an example of using AG Grid (React) for editing a table.

git clone git@github.com:berdyshevol/ag-grid-with-crud.git

yarn install

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.