Ei kuvausta

Nils Schneider 3a501766ff refactor main, app 9 vuotta sitten
lib 3a501766ff refactor main, app 9 vuotta sitten
.gitignore 5a5c3e2263 r.js minify 9 vuotta sitten
LICENSE 5d9555cfd5 license as GPL3 9 vuotta sitten
README.md 5a5c3e2263 r.js minify 9 vuotta sitten
app.js 3a501766ff refactor main, app 9 vuotta sitten
bower.json 5a5c3e2263 r.js minify 9 vuotta sitten
build.js 3a501766ff refactor main, app 9 vuotta sitten
helper.js 5fb3cf5d20 refactor Infobox (own module) 9 vuotta sitten
index.html 056c46331d load helper.js using requirejs 9 vuotta sitten
style.css ca8992b07a move css to style.css 9 vuotta sitten

README.md

Installing required modules

This software uses bower to manage dependencies. To install all required modules, run

bower install

in its root directory.

Building

Just run:

node bower_components/r.js/dist/r.js -o build.js

This will create app-combined.js.