Skip to content

RyanCwynar/vue-resume

Repository files navigation

Vue Resume

🚀 See it in action: Demo

What is it made of?

A resume template based on Vue.js and the Vuetify UI toolkit.

How to use

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

  2. Run npm install.

  3. Customize your resume

  4. Preview resume with npm serve.

  5. Build it with npm build.

How to deploy

  1. Setup your custom domain in Github Pages.
  2. Change the content and colors. (Obviously)
  3. Run npm run deploy. This will create the gh-pages branch and launch the site at your custom domain.

License

Code is licensed under the MIT License.

About

site for my resume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published