/MapStore2-C028

Sistema Informativo Territoriale della provincia di Bolzano

Primary LanguageJavaScriptOtherNOASSERTION

MapStore2

Quick Start

Clone the repository with the --recursive option to automatically clone submodules:

git clone --recursive git@github.com:geosolutions-it/MapStore2-C028.git

Install NodeJS, if needed, from here.

Start the development application locally:

npm install

npm start

The application runs at http://localhost:8081 afterwards.

Read more on the wiki.