#COS 301 - Coeus - Main Project 2016 ##Real-time GeoSpatial Data Processor and Visualizer
Server= NodeJS server repositoryWeb-Interface= Angular2 repository
###Installation Manual
First of all you have to install git, npm and node.js to your box. More detailed installation instructions can
be found in the User Manual document.
After that you need to download this repository and update the submodules. After which you should run the install command
git clone https://github.com/Coues2016/geospatial-data-processor-and-processor.git cd /geospatial-data-processor-and-processor git submodule update --init --recursive npm install
Also you might need to run npm install command on each of those directories (visualizer-server and
web-interface).
###User Manual
User Manual document.
###Team Members


