personal-site-template Svelte Themes

Personal Site Template

New personal site made with Svelte

Personal site

This is a simple personal site that I've made with Svelte, based on the project template for Svelte apps.

Get started

Install the dependencies...

cd personal-site
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000 and you should see the web running.

Building and running in production mode

To create an optimised version to deploy:

npm run build

Top categories

Loading Svelte Themes