Andrew Chen's Portfolio Website

Getting Started

To run the website and modify it, first clone the website with git clone.

Install dependencies with bash npm i , then run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.