Get started
Add Weavy to your Vue app with runtime components
This tutorial will show how to add Weavy to your Vue app using our UIKit, built with web components. The final product will be our chat component rendered in your app.
Have your project ready, and let's get started.
Prerequisites
We assume you are well acquainted with Vue.js and have a Vue powered app ready. This tutorial is using run-time .js
components and runtime-configuration.
You will need:
- A Weavy environment
- Vue 3