Bez popisu

Nils Schneider 60d6f8921a handle node and link IDs with special characters před 9 roky
html bfe6fe346d grunt před 9 roky
lib 60d6f8921a handle node and link IDs with special characters před 9 roky
tasks 1f8cb5203e make eslint happier před 9 roky
.gitignore bfe6fe346d grunt před 9 roky
Gruntfile.js 3e143435e6 make eslint happy před 9 roky
LICENSE 5d9555cfd5 license as GPL3 před 9 roky
README.md ecb65c9171 update README.md for grunt před 9 roky
app.js af3d22e4c2 drop chartjs před 9 roky
bower.json af3d22e4c2 drop chartjs před 9 roky
build.js 3a501766ff refactor main, app před 9 roky
helper.js 5fb3cf5d20 refactor Infobox (own module) před 9 roky
index.html 056c46331d load helper.js using requirejs před 9 roky
package.json 1f8cb5203e make eslint happier před 9 roky
style.css 35c4690ad6 statistics před 9 roky

README.md

Dependencies

  • npm
  • bower
  • grunt-cli

Installing dependencies

npm install
bower install

Building

Just run:

grunt

This will generate build/ containing all requires files.