Skip to content

geosolutions-it/mapstore-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Required tools

  • node v12.18.4
  • npm v6.14.6