Visualize the Freifunk Mesh
doc | ||
html | ||
img | ||
lib | ||
scss | ||
tasks | ||
.gitignore | ||
app.js | ||
bower.json | ||
build.js | ||
Gruntfile.js | ||
helper.js | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md | ||
style.css |
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.