# STDF Demo ## Introduction This is a demo project for [STDF](https://stdf.design). It is built with [Vite](https://vitejs.dev) + [Svelte](https://svelte.dev) + [Tailwind CSS](https://tailwindcss.com) + [STDF](https://stdf.design) + [svelte-spa-router](https://github.com/ItalyPaleAle/svelte-spa-router). ## Getting Started ```bash pnpm i npm run dev ```