Açıklama Yok

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

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.