/resume-vue

Vue2.x imitate resume.github.com

Primary LanguageVueMIT LicenseMIT

resume-vue

Vue2.x imitate https://github.com/resume/resume.github.com.

You don't need to start this project to generate resume!

online demo

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

deploy

bash deploy.sh

Todo

  1. support Chinese language

Vue2.x 模仿 https://github.com/resume/resume.github.com 项目。

你无需 star 这个项目,就可以生成简历。

在线例子

装包

yarn install

开发

yarn run serve

打包

yarn run build

部署

bash deploy.sh

github pages 部署说明