solidjs-flowbite-typescript
This project adds Flowbite UI components to the SolidJS template ts-tailwindcss.
Currently, it has one example component (src/components/Alert). The implementation is simple but adequate for my needs. I will be building a project using this template and will add enhancements as I progress.
git clone https://github.com/klequis/solid-flowbite-typescript.git
cd solid-flowbite-typescript
npm install
npm run dev