This is a personal website meant to supplement my resume.
It is written in Vue3 and built with Vite.
It is currently being served from a server I wrote in Rust running on a RaspberryPi.
See Vite Configuration Reference.
yarn
yarn dev
yarn build
Lint with ESLint
yarn lint