source for stacygay.com
This is a react project built on Vite for building the current version of stacygay.com
This app is entirely self contained with data fetched from .json files. This way the production build can be served intirely from github pages.
npm install
npm run dev
npm run build
Just run the build script then copy the output in dist to be pushed in the stacygay_com repo