@slash-copilot/react
v2.3.0
Published
[![Version](https://img.shields.io/npm/v/@slash-copilot/react)](https://www.npmjs.com/package/@slash-copilot/react) [![Build Status](https://github.com/logto-io/js/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/js/actions/workflows/mai
Downloads
17
Readme
Logto React SDK
The Logto React SDK written in TypeScript. Check out our integration guide or docs for more information.
Installation
Using npm
npm install @slash-copilot/react
Using yarn
yarn add @slash-copilot/react
Using pnpm
pnpm add @slash-copilot/react
Get sample
A sample project can be found at React Sample
Check out the source code and try it with ease.
pnpm i && pnpm start