mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(vue): added @ionic/core to the vue README
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Ionic Vue.js specific building blocks on top of [@ionic/core](https://www.npmjs.com/package/@ionic/core) components.
|
||||
|
||||
To get started simply install `@ionic/vue` with npm into your project and then register it as a plugin to your vue application.
|
||||
To get started simply install `@ionic/vue` and `@ionic/core` with npm into your project and then register `@ionic/vue` as a plugin to your vue application.
|
||||
|
||||
```ts
|
||||
import Vue from 'vue';
|
||||
|
||||
Reference in New Issue
Block a user