It's my resume! You're free to peruse the source code, though you can check out the resultant resume here.
cd
to repository root.yarn
.
npm
, Yarn is more performant.npm
, though I haven't tested this repo with it.yarn start
(or if you prefer, npm run start
) to start local server.yarn deploy
(or if you prefer, npm run deploy
) to deploy to GitHub Pages.