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.

⚠️
Do this only if you have a clear reason against using vike-vue, see Vike extension VS custom integration.

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