viteplus-svelte Svelte Themes

Viteplus Svelte

VitePlus + SvelteKit starter template

VitePlus + SvelteKit Starter Template

Modern, fast and optimized development environment with VitePlus and SvelteKit. Includes oxfmt, oxlint, vitest, and vite—an all-in-one template you'll probably need for every project.

pnpm is recommended as package manager. Install Vite+ CLI first. See https://viteplus.dev/guide/#install-vp for more information.

Using the template

# create a new project
vp create https://github.com/ErenayDev/viteplus-svelte

Developing

Once you've created a project and installed dependencies with vp install, start a development server:

vp dev

Building

To create a production version of your app:

vp build

You can preview the production build with vp preview.

To deploy your app, you may need to install an adapter for your target environment.

Top categories

Loading Svelte Themes