Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 635 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 635 Bytes

Will Jin

Portfolio website

see live site here

Welcome

This is the repo for my personal website

Created with react

react

This was built with GatsbyJS.

Get the code

git clone https://github.com/wjin17/willjin1796.git

install dependencies

npm install

Run locally

gatsby develop

Create production bundle

gatsby build