Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 228 Bytes

Jacob Leiken

My resume/portfolio website. It is hosted at https://jleiken.com

It's just a basic static site. To run it locally, install http-server and run it:

brew install node
npm i http-server -g
http-server