Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.27 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.27 KB

Logto Vue SDK

Version Build Status Codecov

The Logto Vue SDK written in TypeScript.

Check out our docs for more information.

Installation

Using npm

npm install @logto/vue

Using yarn

yarn add @logto/vue

Using pnpm

pnpm add @logto/vue

Get sample

A sample Vue project with the integration of @logto/vue SDK can be found at Vue Sample.

Check out the source code and try it with ease.

pnpm i && pnpm build
cd packages/vue-sample && pnpm start

Resources

Website Docs Discord