Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 507 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 507 Bytes

LHTAC WebGis

Quick Start

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

git clone --recursive https://github.com/geosolutions-it/lhtac-webgis

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.