Flowbite Svelte Admin Dashboard
Installation
pnpm i -D flowbite-svelte-admin-dashboard
.env File
Create .env file and add your image url or directory to VITE_IMG_DIR
VITE_IMG_DIR=https://my-website.app/images
# or
VITE_IMG_DIR=/images pnpm i -D flowbite-svelte-admin-dashboard
Create .env file and add your image url or directory to VITE_IMG_DIR
VITE_IMG_DIR=https://my-website.app/images
# or
VITE_IMG_DIR=/images