Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 539 Bytes

README -- Client.md

File metadata and controls

21 lines (15 loc) · 539 Bytes

CityViz -- Client Readme

Setup

  • clone repository from github - https://github.com/adius/CityViz
  • npm install
  • start mongodb 'mongod --dbpath db'
  • import data 'mongoimport --db cityViz --collection buildings --file buildings.json' 'mongoimport --db cityViz --collection featureInfo --file featureInfo.json'
  • unzip binaries and textures to /public
  • run server 'node server.js'
  • open browser with 'localhost:8080/public/index.html'

Dazugehörige DAteien und Pfade

/public server.js building.json additionalData.json