Нет описания

Nils Schneider 3b5895601d switch to sass 9 лет назад
html bfe6fe346d grunt 9 лет назад
lib 60d6f8921a handle node and link IDs with special characters 9 лет назад
scss 3b5895601d switch to sass 9 лет назад
tasks 3b5895601d switch to sass 9 лет назад
.gitignore 3b5895601d switch to sass 9 лет назад
Gruntfile.js 3b5895601d switch to sass 9 лет назад
LICENSE 5d9555cfd5 license as GPL3 9 лет назад
README.md ecb65c9171 update README.md for grunt 9 лет назад
app.js af3d22e4c2 drop chartjs 9 лет назад
bower.json af3d22e4c2 drop chartjs 9 лет назад
build.js 3a501766ff refactor main, app 9 лет назад
helper.js 5fb3cf5d20 refactor Infobox (own module) 9 лет назад
index.html 056c46331d load helper.js using requirejs 9 лет назад
package.json 3b5895601d switch to sass 9 лет назад
style.css 3b5895601d switch to sass 9 лет назад

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.