denisprotopopov.com This is my personal website and portfolio, built with SvelteKit. Building & Running Locally To run it locally, you simply have to run: # First, install dependencies npm install # Then, run it on dev mode npm run dev