Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 644 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 644 Bytes

Portfolio

Screen Shot 2021-09-30 at 2 58 25 PM

The code for my personal website lives here.

The site is live at https://carmengoetz.ca

I built this with:

  • Vue.js
  • Bootstrap
  • Hosted on GitHub Pages

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.