Installation
Install the Vue bindings together with the shared core client and TanStack Query.
pnpm
pnpm add @ivem/core @ivem/kit-vue @tanstack/vue-queryPackages
@ivem/coreprovides the low-level IOST client types and transports.@ivem/kit-vueprovidesIvemPluginand Vue composables.@tanstack/vue-querypowers async composable state.