# Meshviewer Meshviewer is a frontend for [ffmap-backend](https://github.com/ffnord/ffmap-backend). # Screenshots ![](doc/mapview.png?raw=true) ![](doc/graphview.png?raw=true) ![](doc/allnodes.png?raw=true) ![](doc/links.png?raw=true) ![](doc/statistics.png?raw=true) # Dependencies - npm - bower - grunt-cli # Installing dependencies npm install bower install # Building Just run: grunt This will generate `build/` containing all requires files.