NOTE: All personal contents will be removed very soon on next release. Don't worry about them.
Vue Modern Resume is basically a simple (yet easy to setup) resume template based on Vue.js framework and Vuetify UI toolkit.
See the raw demo or my own portfolio based-on Vue Modern Resume.
Clone this repository.
git clone https://github.com/evryn/vue-modern-resume
Go to the cloned directory (e.g. cd vue-modern-resume
).
Run npm install
.
Customize your resume
Preview resume with npm serve
.
Build it with npm build
.
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.
Code is licensed under the MIT License.