Skip to content

iancmyers/resume.iancmyers.com

Repository files navigation

This is my résumé.

Install the dependencies:

npm install

Run in development:

npm start

Build for production:

npm run build