Skip to content

Personal portfolio website available at rjreid.ca

Notifications You must be signed in to change notification settings

reid112/Portfolio

Repository files navigation

Portfolio

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.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Production Release

Build Docker Image

docker build -t portfolio .

Spin Up Container

docker-compose up

About

Personal portfolio website available at rjreid.ca

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published