Reactive Extensions library for ES6.
There isn't really a "build" for this library. The modules are meant to be in ES6 format for consumption.
For now, tests are run through the broccolijs development server.
install broccoli
npm install -g broccoli-cli
serve dev server
broccoli serve
Navigate to http://localhost:4200
in any browser to view the tests.