My deprecated personal portfolio, written over the course of my apprenticeship as software developer. I am currently in the progress of writing my new portfolio, which has a stronger focus on responsiveness.
- Make sure that NPM is installed on your system.
- Clone the project to your system using
git clone - Navigate to the directory you just cloned in a terminal of your choice and run
npm install
- After the setup run
npm run startto start the website locally npm