farellukas.github.io is my personal portfolio website made with svelte to get to know more about me!
š ļø WORK IN PROGRESS
Use the package manager npm to install the dependencies.
cd farellukas.github.io
npm install
Run the following command to run the development server:
npm run dev
The development server will be started at http://localhost:5173.