# STDF Demo ## Introduction This is a demo project for STDF. 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 # or npm i npm run dev ```