SvelteKit-Boilerplate

Sveltekit Boilerplate

My Boilerplate for Sveltekit Projects

SvelteKit BoilerPlate

This is a BoilerPlater with erverything I like to use in a SveltreKit application.

It uses the following techonologies:

SvelteKit, PostCSS, Sass, Typescript, Vite, Jest and ESLint

To install the dependencies use yarn.

# Install it globally
npm i -g yarn
# Install the dependencies
yarn

To run the dev server, run


yarn dev

Top categories

Loading Svelte Themes