This is the code for my personal portfolio website that can be found at rjreid.ca. This web app is build using Vue 3 and Vite.
VSCode + Volar (and disable Vetur).
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint
docker build -t portfolio .
docker-compose up