Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 303 Bytes

V2 of alexknipfer.com

This is v2 of my personal portfolio website. My website has gone through many transformations from static HTML & CSS, Bootstrap, React, and now Next.js + Tailwind.

Running Locally

Install dependencies:

yarn

Start the development server:

yarn dev