Vue

vike-vue

We recommend using vike-vue which integrates Vue in a full-fledged manner.

You can use Bati to scaffold a Vike app that uses vike-vue.

You can also integrate Vue yourself if you want full control over the Vue integration.

Custom integration

Instead of using vike-vue, you can implement your own Vue integration, for full control over the integration of Vue and Vue libraries.

🧠
Custom integrations can be complex and we generally recommend using vike-vue instead, see Vike extension VS custom integration.

⚠️ We recommend using this advanced capability, which can be complex, only if you have a clear reason for avoiding potentially simpler options.

Official examples:

For more official examples, see GitHub > vikejs/vike > examples/.

Community examples:

For more community examples, see integration guides such as Vue Query.

See also