A responsive resume created with Gatsby and Typescript.
https://etnichols.com/tutorials/resume-with-react-and-tsx
$ git clone https://github.com/e-nichols/gatsby-typescript-resume.git
$ cd gatsby-typescript-resume
$ npm install
$ gatsby develop
After the site builds, point your browser to localhost:8000/resume
.