Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 401 Bytes

Personal Website

This is my personal website linked here.

To set up this code locally run the following scripts in your terminal in your development folder.

git clone https://github.com/joshuarichards001/josh-work-v2.git
cd josh-work-v2
npm install
npm run dev

This website is based off of Pilcrows Personal Website.