About

Small personal website for harryab.com

Setup

React + TypeScript + Vite

To install dependencies:

bun install

To run:

bun dev

This project was created using bun init in bun v1.0.31. Bun is a fast all-in-one JavaScript runtime.