This repository demonstrates integration between Svelte Simple Datatable and Skeleton. This is an opinionated starter template which uses Skeleton, Typescript and pnpm. If you prefer to start from scratch, or add to an existing project, then you can follow the official guide in the Skeleton Docs.
Follow the instructions below.
git clone https://github.com/skeletonlabs/skeleton-datatables-integration.git
cd skeleton-datatables-integration
pnpm i
pnpm dev
or