next-svelte-app

Next Svelte App

My go-to svelte template

Next Svelte App

Svelte project template with batteries included.

Features

Contains a svelte project in the my-app dir with below options :

  • Skeleton project template.
  • Type checking with JSDocs comments.
  • ESLint for code linting.
  • Prettier for code formatting.
  • Playwright for browser testing.
  • Vitest for unit testing.

And Tailwind CSS with :

Usage

  • Clone this repository.
  • Transfer the contents of the my-app directory into the root folder of your repository.
  • Execute npm install to install dependencies.
  • Launch the development server with npm run dev.

Top categories

Loading Svelte Themes