Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 282 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 282 Bytes
  1. Fork this repository and clone the project
  git clone https://github.com/Edwardb11/edwardb11.github.io
  1. Go to the project directory
  cd edwardb11.github.io
  1. Install dependencies
  yarn
  1. Start the server
  yarn dev