I want to create a Vite app for a custom frontend framework named OWL. https://www.npmjs.com/package/@odoo/owl
However, this framework is not available in the options that we get while creating the Vite app. It has only popular libraries/frameworks like Vue, React, etc.
How to create a Vite app with this custom framework?