Skip to content

ntlind/svelte-personal-blog

Repository files navigation

svelte-personal-blog

A quick-and-dirty build of Daniel's website using SvelteKit. Written for fun as an introduction to Svelte

Install & Run

yarn install yarn dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

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

About

A quick-and-dirty emulation of https://daniel.do/, built with SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published