# MatrixBuilder **Repository Path**: mirrors_Jam3/MatrixBuilder ## Basic Information - **Project Name**: MatrixBuilder - **Description**: Single page application to help generate device and browser matrix's for projects. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MatrixBuilder Single page application to quickly check if that cool feature you want to use is supported by the device and OS matrix for your web project. ## GIT ``` git clone https://github.com/Jam3/MatrixBuilder ``` ## Setup ```bash $ npm install ``` ## Run ```bash $ grunt ``` ## DEPLOYMENT ```bash $ grunt release ```