项目作者: StratosTso

项目描述 :
Basic GIS web app using Node.js, express.js, MongoDB and Leaflet.js
高级语言: CSS
项目地址: git://github.com/StratosTso/MNLapp.git
创建时间: 2019-03-05T16:47:54Z
项目社区:https://github.com/StratosTso/MNLapp

开源协议:

下载


MNLapp

Basic GIS web app using Node.js, express.js, MongoDB and Leaflet.js
Details on https://tipsforgis.wordpress.com/2019/03/06/gis-web-app-using-node-js-mongodb-and-leaflet/

In case you want to directly run the project:

  • pull the project
  • run npm install
  • make sure the MongoDB is in place and configured as exaplained in the Create-Manually.md

In case you would like to create it from skratch follow the https://github.com/StratosTso/MNLapp/blob/master/Create-Manually.md