Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 289 Bytes

Hello

This is the code behind my website.

Setup

To run the site locally:

  • Install Yarn
  • git clone https://github.com/aminalhazwani/aminalhazwani.com
  • yarn to install all dependencies
  • yarn dev
  • Have fun.