Timmimim / GISCoLab

Project Repository for university course "Geosoftware II" at IfGI Münster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GISCoLab

Project Repository for university course "Geosoftware II" at IfGI Münster

Installation Guide:

You need Node.js and Mongo installed and you need to create a data folder at the node of the project

run in console:

npm install

bower install

then run in mongo console:

mongod --dbpath data-folder

run in the other console:

npm start

About

Project Repository for university course "Geosoftware II" at IfGI Münster

License:MIT License


Languages

Language:JavaScript 54.7%Language:HTML 41.5%Language:CSS 3.0%Language:R 0.7%