UNPKG

@curi/vue

Version:

Curi plugins and components for Vue.js

17 lines (10 loc) 452 B
# @curi/vue [![npm][badge]][npm-link] [badge]: https://img.shields.io/npm/v/@curi/vue.svg [npm-link]: https://npmjs.com/package/@curi/vue Vue has its own official routing solution, but the `@curi/vue` package offers an alternative for people who want to use Curi. ## Installation ```sh npm install --save @curi/vue ``` For more information, please check out the [`@curi/vue`](https://curi.js.org/v2/@curi/vue/) page on the documentation website.