Нема описа

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

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.