- Pull this repo in whichever way you prefer
- Make sure you have npm installed and you are using node v20 or later (I like to use github.com/Schniz/fnm to handle my node versions!)
- Open your terminal and run
npm install - Run
npm run dev
Compile and Minify for Production
This website is hosted statically using Github Pages using
npm run build
Contact vivienjam@gmail.com with any questions or concerns!