svelte5-debug Svelte Themes

Svelte5 Debug

testing-stuff

This project was created with Better-T-Stack, a modern TypeScript stack that combines SvelteKit, and more.

Features

  • TypeScript - For type safety and improved developer experience
  • SvelteKit - Web framework for building Svelte apps
  • TailwindCSS - Utility-first CSS for rapid UI development
  • shadcn/ui - Reusable UI components
  • Husky - Git hooks for code quality
  • Turborepo - Optimized monorepo build system

Getting Started

First, install the dependencies:

pnpm install

Then, run the development server:

pnpm dev

Open http://localhost:5173 in your browser to see the web application.

Project Structure

testing-stuff/
├── apps/
│   ├── web/         # Frontend application (SvelteKit)

Available Scripts

  • pnpm dev: Start all applications in development mode
  • pnpm build: Build all applications
  • pnpm dev:web: Start only the web application
  • pnpm check-types: Check TypeScript types across all apps

Top categories

Loading Svelte Themes