# ag-grid-bundle **Repository Path**: mirrors_ag-grid/ag-grid-bundle ## Basic Information - **Project Name**: ag-grid-bundle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ag-Grid umbrella repo The mother of repos, providing snapshots and utilities for orchestrating the rest of the repositories in the [ag-Grid](https://github.com/ag-grid/) org. ## Usage Clone the repo with the submodules flag: ```sh git clone --recurse-submodules https://github.com/ag-grid/ag-grid-bundle.git ``` alternatively, if you did not do that, initialize the submodules afterwards ```sh git submodule update --init ```