Skip to content

okfde/odine-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Development Version Undine Map

Data-Generator & Web App for a Clustered & Filter Map

##Used Software you need grunt & bower

##Install

run 'bower install' in 'app/assets' to install third party libraries run 'npm install' in 'bin' to install third party grunt libraries

##Use

run 'grunt' in 'bin' to generate the json file from the tsv and build the final web app

open 'dist/index.html'

Please note: some browsers like Safari won't load json data if a local html file is opened, use Firefox or Chrome for local previewing.