# mapstore-project **Repository Path**: mirrors_geosolutions-it/mapstore-project ## Basic Information - **Project Name**: mapstore-project - **Description**: Scripts to manage MapStore projects - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-11 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scripts to manage MapStore projects The `@mapstore/project` packages contains all the needed files and script to create and run a MapStore project ## Create a new project `npx @mapstore/project create {project-type}` Available MapStore project types: - [standard](types/standard/README.md) ## Required tools - `node` v12.18.4 - `npm` v6.14.6