This is my personal site. View it here
This is my personal site so I doubt there will be much to contribute but if you see a typo or something and have the desire to fix it, feel free.
- Install dependencies:
npm install - Run a devserver:
npm run dev - Ensure the project builds:
npm run build