Skip to content

klevente/homepage

Repository files navigation

Homepage

Source for my personal website, built with SvelteKit, using adapter-static for static-site generation.

For starting the development server, execute npm run dev.

For production builds, use npm run build.