Aeris.js components can all be loaded using an AMD loader (eg. Require.js). Take a peek at src/app.js for an example of how to configure Require.js and load Aeris.js AMD modules.
Bower.js can be used to automatically download all of the dependencies for Aeris.js. Running bower install from command line will install dependencies in the bower_components directory.
apikeys.js file, with a valid Aeris client_id and client_secret.bower install from the examples/amd directory in order to download dependencies for Aeris.js