Skip to content

Jeewhan/resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js Resume

resume template

Demo

https://kimwoohyun.github.io/resume/

Build Setup

npm

# install dependencies
npm install

# serve with hot reload at 0.0.0.0
npm run start

# build for production with minification
npm run build

or using yarn

# install dependencies
yarn install

# serve with hot reload at 0.0.0.0
yarn start

# build for production with minification
yarn build

How to make your own resume

  • Fork and clone this repository.
  • Run yarn install on your terminal.
  • Open src/contents.js on your text editor.
  • Edit and Add your contents
  • Run yarn build on your terminal
  • Do setting for github.io hosting.

Packages

No packages published

Languages

  • JavaScript 60.8%
  • Vue 38.1%
  • HTML 1.1%