Нема описа

Nils Schneider 3e143435e6 make eslint happy пре 9 година
html bfe6fe346d grunt пре 9 година
lib 3e143435e6 make eslint happy пре 9 година
tasks 3e143435e6 make eslint happy пре 9 година
.gitignore bfe6fe346d grunt пре 9 година
Gruntfile.js 3e143435e6 make eslint happy пре 9 година
LICENSE 5d9555cfd5 license as GPL3 пре 9 година
README.md ecb65c9171 update README.md for grunt пре 9 година
app.js 3a501766ff refactor main, app пре 9 година
bower.json 661a402b37 remove version from bower.json пре 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 3e143435e6 make eslint happy пре 9 година
style.css ca8992b07a move css to style.css пре 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.