Jambalaya is available through CDN and NPM.
Use the following script to add Jambalaya directly to your website:
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.11"></script>
If you're using a module bundler, like Webpack or Browserify, Jambalaya can be installed with the following NPM command:
$ npm install jambalaya-co