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
- Host: GitHub
- URL: https://github.com/geosolutions-it/mapstore-project
- Owner: geosolutions-it
- License: other
- Created: 2020-11-10T15:08:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T15:34:18.000Z (over 1 year ago)
- Last Synced: 2025-06-30T11:50:07.933Z (12 months ago)
- Topics: gis, hacktoberfest, mapstore, mapstore2
- Language: JavaScript
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 9
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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