Aucune description

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

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.