# MapStore2-Mockups **Repository Path**: mirrors_geosolutions-it/MapStore2-Mockups ## Basic Information - **Project Name**: MapStore2-Mockups - **Description**: MapStore2 Mockups - **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-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MapStore2 Mockups ========== Quick Start ------------ Clone the repository with the --recursive option to automatically clone submodules: `git clone --recursive https://github.com/geosolutions-it/MapStore2-Mockups.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. Build: `npm run compile` output to folder `./www`