/bruno-simon-portfolio

Primary LanguageJavaScriptMIT LicenseMIT

GitHub Freshmen Workshop 2023

GitHub Campus Club, PSG College of Technology

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