Setup
Installation Guide
Learn how to quickly and easily install GridCraft in your SvelteKit application using npm, yarn, pnpm, or bun. Get started with the ultimate data grid table for your Svelte projects today!
Install GridCraft
You can install GridCraft in your SvelteKit application using npm, yarn, pnpm, or bun:
terminal
npm install @mediakular/gridcraft
terminal
yarn add @mediakular/gridcraft
terminal
pnpm add @mediakular/gridcraft
terminal
bun add @mediakular/gridcraft