offtherailz / MapStore2-C028

Sistema Informativo Territoriale del Comune di Bolzano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sistema Informativo Territoriale della città di Bolzano

Quick Start

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

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

Install NodeJS >= 4.6.1 , if needed, from here.

Update npm to 3.x, using:

npm install -g npm@3

Start the demo locally:

npm cache clean (this is useful to prevent errors on Windows during install)

npm install

npm start

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

Read more on the wiki.

About

Sistema Informativo Territoriale del Comune di Bolzano

License:Other


Languages

Language:JavaScript 85.9%Language:CSS 7.3%Language:HTML 6.6%Language:Shell 0.2%