Skip to content

taylorvance/taylorvance.github.io

Repository files navigation

TV Programs

This is my website. It is a tech portfolio and a showcase for my other creative works, including games and music.

It has long been running as a simple static site (VueJS w/o build step) on GitHub Pages. On 2024-09-17 (my bday!) I deployed v2.0 which requires a build step (Vite+React+TypeScript) facilitated by the gh-pages npm package.

Installation etc

# clone the repo
git clone [email protected]:taylorvance/taylorvance.github.io.git
# install dependencies
npm install
# run the dev server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published