mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 21:07:22 +00:00
docs: fix install @zitadel/vue (#7250)
This commit is contained in:
parent
ed0bc39ea4
commit
35339162c9
@ -57,10 +57,10 @@ Now that you have configured your web application on the ZITADEL side, you can p
|
|||||||
|
|
||||||
### Install Vue dependencies
|
### Install Vue dependencies
|
||||||
|
|
||||||
npm install --save @zitadel/vue
|
|
||||||
To conveniently connect with ZITADEL, you can install the [@zitadel/vue NPM package](https://www.npmjs.com/package/@zitadel/vue). Run the following command:
|
To conveniently connect with ZITADEL, you can install the [@zitadel/vue NPM package](https://www.npmjs.com/package/@zitadel/vue). Run the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
npm install --save @zitadel/vue
|
||||||
```
|
```
|
||||||
|
|
||||||
### Create and configure the auth service
|
### Create and configure the auth service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user