Does anyone know how to easily incorporate the cube.js API into basic JavaScript code? I'm looking to utilize the cube.js API on a simple HTML and JS page.
I noticed in the cube.js documentation, they provide guidance for integrating it with React, Vue, and Angular. Any advice on how to do this with just vanilla JS?