This is a sample project to demonstrate how to use ConfigCat with Svelte. It uses the ConfigCat Svelte SDK to fetch feature flags from the ConfigCat CDN.
Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
| Feature Flag | ConfigCat Dashboard | Svelte App |
|---|---|---|
| Off | ||
| On |