Skip to content

samuelmevik/portfolio

Repository files navigation

Hello!

This is my personal website, I hope you find it to your liking.

Running Localy

To run this website localy, you need to have Node.js installed. Then, you can run the following commands:

npm install
npm run dev