본문으로 건너뛰기

설치

NPM을 통해 Svelte Query를 설치할 수 있습니다.

NPM

npm i @tanstack/svelte-query

or

pnpm add @tanstack/svelte-query

or

yarn add @tanstack/svelte-query

or

bun add @tanstack/svelte-query

다운로드하기 전에 한번 사용해 보고 싶으신가요? 기본 예제를 사용해 보세요!