Bez popisu

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

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.