StacyGay / stacygay-resume

source for stacygay.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stacygay-resume

source for stacygay.com

This is a react project built on Vite for building the current version of stacygay.com

self contained

This app is entirely self contained with data fetched from .json files. This way the production build can be served intirely from github pages.

running the project

npm install
npm run dev

building and deploying

npm run build

Just run the build script then copy the output in dist to be pushed in the stacygay_com repo

About

source for stacygay.com


Languages

Language:TypeScript 82.0%Language:CSS 10.4%Language:JavaScript 6.1%Language:HTML 1.6%