# MapStore2-C098 **Repository Path**: mirrors_geosolutions-it/MapStore2-C098 ## Basic Information - **Project Name**: MapStore2-C098 - **Description**: MapStore Regione Toscana (Servizio Idrologico, Sciadro) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: sidro - **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 Servizio Idrogeologico di Regione Toscana ========== Quick Start ------------ Clone the repository with the --recursive option to automatically clone submodules: `git clone --recursive https://github.com/geosolutions-it/MapStore2-C098` Install NodeJS >= 7.10.0 , if needed, from [here](https://nodejs.org/en/download/releases/). 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/MapStore2-C098/wiki).