Aucune description

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

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.