Documentation

Quickstart

Building from Source

You can build from source by cloning or forking the project and installing Deno. Then you can run:

deno task bundle

This will produce a JS file you can use at web/static/lib/treehouse.min.js.

For development or debugging, you can run:

deno task serve

This will build and serve this website locally, including the live demo site at localhost:9000/demo, which will use and watch for changes in the lib source.

Stay in touch

Sign up for our mailing list to receive updates on the project.

We don't share your email.