/resume

Resume from JSON generator

Primary LanguageHTML

Resume

This is my Résumé generator. You can check out my Résumé here.

Use this template as your resume

  1. Fork this repository
  2. Edit the files in resume.json. The JSON Schema is based on JSON Resume.
  3. Push it to your fork repository
  4. Set up Github Pages from repository Settings -> Pages -> Choose gh-pages branch
  5. Done!

In case you want to preview it locally, run:

npm install
npm run dev

License

MIT License