Turbo Sveltekit

A Turbo monorepo repository with Sveltekit.

Features

Folder Structure

. - Root directory of the repository
├── apps
│   ├── docs - Documentation
│   └── web - Web application
└── packages
    ├── assets - Assets
    ├── config - Repository configuration
    │   ├── eslint - ESLint configuration
    │   ├── tailwind - TailwindCSS configuration
    │   └── typescript - Typescript configuration
    ├── turbo - Turbo helpers
    │   └── utils - Turbo utilities
    ├── ui - UI components
    └── utils - Utilities

Getting Started

Install dependencies

npm install

Start the development server

npm run dev

Build for production

npm run build

Run tests

npm run test

Clear output, cache and node_modules

npm run clean

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes