Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 360 Bytes

Personal Site

This is my personal site. View it here

Contributing

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