Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 350 Bytes

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