Sen descrición

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

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.