Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 579 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 579 Bytes

austrocontrol-C125

Repository for Austrocontrol work

==========

Quick Start

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

git clone --recursive https:/geosolutions-it/austrocontrol-C125

Install NodeJS >= 7.10.0 , 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.