This repository contains a simple Svelte 5 example. Click here to view it.
Created using Svelte and Bootstrap.
npm install # Install dependencies
npm run dev # Start development server
npm run build # Build for production
npm run preview # Preview production build
npm run lint # Run ESLint
npm run format # Format with Prettier
npm run check # Type-check with svelte-check
npm run test # Run unit tests
This repository is licensed under 0BSD. Please see LICENSE for details. This program is distributed in the hope that it will be useful, but without any warranty.