Visualize the Freifunk Mesh
Find a file
2015-03-31 15:13:11 +02:00
html grunt 2015-03-29 14:43:02 +02:00
lib handle node and link IDs with special characters 2015-03-31 15:13:11 +02:00
tasks make eslint happier 2015-03-30 03:20:43 +02:00
.gitignore grunt 2015-03-29 14:43:02 +02:00
app.js drop chartjs 2015-03-30 21:02:18 +02:00
bower.json drop chartjs 2015-03-30 21:02:18 +02:00
build.js refactor main, app 2015-03-29 04:35:20 +02:00
Gruntfile.js make eslint happy 2015-03-29 16:14:10 +02:00
helper.js refactor Infobox (own module) 2015-03-25 11:21:09 +01:00
index.html load helper.js using requirejs 2015-03-29 04:26:23 +02:00
LICENSE license as GPL3 2015-03-29 00:22:21 +01:00
package.json make eslint happier 2015-03-30 03:20:43 +02:00
README.md update README.md for grunt 2015-03-29 14:49:59 +02:00
style.css statistics 2015-03-30 02:58:47 +02:00

Dependencies

  • npm
  • bower
  • grunt-cli

Installing dependencies

npm install
bower install

Building

Just run:

grunt

This will generate build/ containing all requires files.