• This repository has been archived on 04/Sep/2023
  • Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language Vue
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🗂 A simple resume template based on Vue.js framework and Vuetify UI toolkit.


Markdownify
Vue Modern Resume

🚀 See yourself: Demo

NOTE: All personal contents will be removed very soon on next release. Don't worry about them.

What is Vue Modern Resume?

Vue Modern Resume is basically a simple (yet easy to setup) resume template based on Vue.js framework and Vuetify UI toolkit.

Preview

See the raw demo or my own portfolio based-on Vue Modern Resume.

How to use

  1. Clone this repository.
git clone https://github.com/evryn/vue-modern-resume
  1. Go to the cloned directory (e.g. cd vue-modern-resume).

  2. Run npm install.

  3. Customize your resume

  4. Preview resume with npm serve.

  5. Build it with npm build.

Contribution

Feel free to add your own templates, language supports, bug fixes or improvements. Any kind of help is appreciated! If you make any kind of changes to an existing template, please commit them as a new template.

License

Code is licensed under the MIT License.

See Also