The Observable runtime is open source and released under the ISC License. We welcome pull requests. If you have a bug report or feature request, please file an issue. If you want to discuss or ask for help with using the runtime, post in our forum or community Slack.
We use Yarn 1.x (Classic). To install dependencies:
yarn
To run tests with Mocha:
yarn test