説明なし

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.