hopglass/README.md
Nils Schneider 5a5c3e2263 r.js minify
2015-03-29 04:10:49 +02:00

274 B

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.