Visualize the Freifunk Mesh
| html | ||
| lib | ||
| tasks | ||
| .gitignore | ||
| app.js | ||
| bower.json | ||
| build.js | ||
| Gruntfile.js | ||
| helper.js | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| style.css | ||
Installing required modules
This software uses bower to manage dependencies. To install all required modules, run
bower install
in its root directory.
Building
Just run:
node bower_components/r.js/dist/r.js -o build.js
This will create app-combined.js.