Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 500 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 500 Bytes

Logotype

Personal portfolio website. Built with Svelte + Svelte Kit.

Quick start

Make sure you have at least Node.js 14 installed, then run this in your shell:

npm install
npm run dev

This will install the dependencies needed, then start the development server on localhost:3000.

Thanks to