- ✅ You use tailwindcss
- ✅ You need component standalone build (iife)
- ✅ You use Typescript
- ✅ You use PNPM
- ✅ You don't bother using TRIPTYK packages
git clone [email protected]:TRIPTYK/svelte-boilerplate.git
cd svelte-boilerplate
rm -rf .git
git init
pnpm install
pnpm start
- Ensure to rename custom element in file main.ts for your need
pnpm build