# create a new project in my-app
# install tailwindcss
npx sv create my-app
cd my-app
pnpm i -D flowbite-svelte-admin-dashboard
# it's a good idea to update all dependencies
pnpm update
# run the server
pnpm dev
Flowbite Admin Dashboard components for Svelte
Homepage Repository npm CSS Download
npm install flowbite-svelte-admin-dashboard@1.1.0