No Description

Nils Schneider 35c4690ad6 statistics 9 years ago
html bfe6fe346d grunt 9 years ago
lib 35c4690ad6 statistics 9 years ago
tasks 3e143435e6 make eslint happy 9 years ago
.gitignore bfe6fe346d grunt 9 years ago
Gruntfile.js 3e143435e6 make eslint happy 9 years ago
LICENSE 5d9555cfd5 license as GPL3 9 years ago
README.md ecb65c9171 update README.md for grunt 9 years ago
app.js 35c4690ad6 statistics 9 years ago
bower.json 35c4690ad6 statistics 9 years ago
build.js 3a501766ff refactor main, app 9 years ago
helper.js 5fb3cf5d20 refactor Infobox (own module) 9 years ago
index.html 056c46331d load helper.js using requirejs 9 years ago
package.json 3e143435e6 make eslint happy 9 years ago
style.css 35c4690ad6 statistics 9 years ago

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.