# MapStore2-GaussTraining **Repository Path**: mirrors_geosolutions-it/MapStore2-GaussTraining ## Basic Information - **Project Name**: MapStore2-GaussTraining - **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-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Gauss Training MapStore ========== Quick Start ------------ Clone the repository with the --recursive option to automatically clone submodules: `git clone --recursive https://github.com/geosolutions-it/MapStore-GaussTraining` 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/MapStore-GaussTraining/wiki).