No Description

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

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.