We, the GitHub Campus Club, are using this repository containing source code of Bruno Simon 's personal portfolio page for demonstration.
To run this project (preview in developer mode)
# Install dependencies (only for first time)
npm i
# first run
export NODE_OPTIONS=--openssl-legacy-provider
# then run
npm run dev