An open API service indexing awesome lists of open source software.

https://github.com/geosolutions-it/mapstore-project

Scripts to manage MapStore projects
https://github.com/geosolutions-it/mapstore-project

gis hacktoberfest mapstore mapstore2

Last synced: 5 months ago
JSON representation

Scripts to manage MapStore projects

Awesome Lists containing this project

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