Sen descrición

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

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.