Sin descripción

Nils Schneider 9475306483 README: add screenshots hace 9 años
doc 9475306483 README: add screenshots hace 9 años
html bfe6fe346d grunt hace 9 años
img c611b96712 forcegraph: change background hace 9 años
lib aa237c2380 forcegraph: test for localStorage before using it hace 9 años
scss a8bb1b40a2 add forcegraph to gui hace 9 años
tasks 4b076ab3b9 add forcegraph hace 9 años
.gitignore 3b5895601d switch to sass hace 9 años
Gruntfile.js 3b5895601d switch to sass hace 9 años
LICENSE 5d9555cfd5 license as GPL3 hace 9 años
README.md 9475306483 README: add screenshots hace 9 años
app.js 4b076ab3b9 add forcegraph hace 9 años
bower.json 4b076ab3b9 add forcegraph hace 9 años
build.js 3a501766ff refactor main, app hace 9 años
helper.js aa237c2380 forcegraph: test for localStorage before using it hace 9 años
index.html 056c46331d load helper.js using requirejs hace 9 años
package.json aa237c2380 forcegraph: test for localStorage before using it hace 9 años
style.css 3b5895601d switch to sass hace 9 años

README.md

Meshviewer

Meshviewer is a frontend for ffmap-backend.

Screenshots

Dependencies

  • npm
  • bower
  • grunt-cli

Installing dependencies

npm install
bower install

Building

Just run:

grunt

This will generate build/ containing all requires files.