This is the source code for my personal portfolio website, which lives at www.demiyang.dev.
This project used Prima Persona by Lexington as the starter template.
- Clone this repository
- Install dependencies:
npm install
- Run the development server:
npm run dev