Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 231 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 231 Bytes

Personal Site

The source code for my personal site built in Next.js.

Local Installation

  • Clone this repository.
  • Run npm install in the root of the repository.
  • Run npm run dev to fire up the local development server.