Glench / sveltekit-github-pages-template

A template for deploying SvelteKit to Github Pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SvelteKit Github Pages Template

A template for easily deploying a SvelteKit site on Github Pages. See the guide here for more info: How to Deploy SvelteKit Apps on Github Pages

Once you've cloned this repository, go to the Github repository Settings page and turn on Github Pages for the /docs folder in the main branch.

npm create svelte@latest
npm install
npm run dev -- --open

About

A template for deploying SvelteKit to Github Pages.


Languages

Language:JavaScript 54.7%Language:HTML 31.2%Language:Svelte 14.1%