Skip to content

benyap/benyap.com

Repository files navigation

benyap.com

My personal website.

Quick start

Prerequisites

Software

Ensure that you have the following software on your system:

Clone this repository and install dependencies with pnpm.

pnpm install

Running the application locally

  1. Start the Firebase emulator.

    pnpm emulator start
  2. In a separate terminal, start the development server.

    pnpm dev
  3. Access the apps on the following URL for local development:

    App Route
    portfolio http://localhost:3000
    photos http://localhost:3001

Copyright © 2025 benyap.