Personal website.
Built-with:
Prerequisites:
- Node.js LTS
Steps:
git clone https://github.com/bryan-hoang/bryanhoang.dev.git
cd bryanhoang.dev
corepack enable
pnpm install
# Start dev server.
pnpm dev
# Build static website.
pnpm build
Inspired by @orhun's personal website.
PRs accepted.
Small note: if editing the README, please conform to the standard-readme specification.
MIT © 2025 Bryan Hoang