Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 854 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 854 Bytes

Portfolio Simon Müller

This is the source code for my brand new personal portfolio website. You can visit it here.

Used Technologies:

Getting started

Clone this repository. You will need Node.js and Git installed globally on your system.

Installation and setup

  1. Navigate into the project
  2. Installation: npm install
  3. Start the local dev server: npm start

Open http://localhost:5173 to see it live in the browser. Hot-reloading is supported, so any changes you make should be visible immediately.

Contributon

I won't accept any pull-requests. But you can fork the repo and do whatever you want with it.