-
Clone the repo
-
Update the resume.json with your personal information (check JSON Resume)
-
Install dependencies and run build command:
> npm install
> npm run build- Copy/Paste the build directory to the gh-pages branch
You can also test the app with a development server, just run:
> npm startFeel free to fork this project and customize with your personal info. If you implement any nice features or improvements I'd really appreciate if you could open a PR to this project ;)
MIT