Nils Schneider e36d3b1a6a forcegraph: tickevent is already in animation frame | пре 9 година | |
---|---|---|
doc | пре 9 година | |
html | пре 9 година | |
img | пре 9 година | |
lib | пре 9 година | |
scss | пре 9 година | |
tasks | пре 9 година | |
.gitignore | пре 9 година | |
.travis.yml | пре 9 година | |
CHANGELOG.md | пре 9 година | |
Gruntfile.js | пре 9 година | |
LICENSE | пре 9 година | |
README.md | пре 9 година | |
app.js | пре 9 година | |
bower.json | пре 9 година | |
build.js | пре 9 година | |
helper.js | пре 9 година | |
images | пре 9 година | |
index.html | пре 9 година | |
package.json | пре 9 година | |
style.css | пре 9 година |
Meshviewer is a frontend for ffmap-backend.
npm install
bower install
You may want to tweak lib/config.js
to point to your data files. If it's
served from a different domain, remember to enable CORS on your
webserver. Enabling GZip will reduce bandwidth consumption.
Just run:
grunt
This will generate build/
containing all required files.