svelte-adder Svelte Themes

Svelte Adder

Svelte 5 example with best practices

svelte-adder

This repository contains a simple Svelte 5 example. Click here to view it.

Created using Svelte and Bootstrap.

Development

npm install          # Install dependencies
npm run dev          # Start development server
npm run build        # Build for production
npm run preview      # Preview production build

Code Quality

npm run lint         # Run ESLint
npm run format       # Format with Prettier
npm run check        # Type-check with svelte-check

Testing

npm run test         # Run unit tests

License

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.

Top categories

Loading Svelte Themes