# cmp-webgis **Repository Path**: mirrors_geosolutions-it/cmp-webgis ## Basic Information - **Project Name**: cmp-webgis - **Description**: Cleveland Metro Parks MapStore2 WebGis - **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-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ClevelandMetroParks WebGis ========== Quick Start ------------ Clone the repository with the --recursive option to automatically clone submodules: `git clone --recursive https://github.com/geosolutions-it/cmp-webgis.git` Install NodeJS, if needed, from [here](https://nodejs.org/en/blog/release/v0.12.7/). Start the development application locally: `npm install` `npm start` The application runs at `http://localhost:8081` afterwards. Read more on the [wiki](https://github.com/geosolutions-it/cmp-webgis/wiki).