Skip to content

KWilson718/kwilson718.github.io

Repository files navigation

Portfolio Page

This website is intended to be deployed to GitHub pages using the subtree branch gh-pages. The intsructions to deploy a build to GitHub Pages can be found below.

Deployment Instructions

  • npm run build
  • git add dist -f
  • git commit -m (Message Here)
  • git subtree push --prefix dist origin gh-pages

This should fully update everything to then be found on the following link

Technologies / Frameworks Used

  • Node.js
  • Vue.js

Default Verbage from Vue + Vite Setup

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.

About

Using Vite and Vue to build out a Personal Portfolio

Resources

Stars

Watchers

Forks