Skip to content

ZhuQiMing-CN/online-resume

Repository files navigation

online-resume

本项目是基于 Vue-cli 3.x 的脚手架和技术栈(Vue 2.x、Vue-router、Vuex、element-ui、html2canvas、jspdf)搭建,主要实现了在线填写个人基本信息,然后根据填写的这些信息,会生成一份PDF文档的个人简历,用户可以预览以及下载这份个人简历。 本项目纯属共享学习之用,有任何疑问或建议可提 issue,代码中已经配置好代理,clone 后本地可以完美运行。

预览地址

在线预览地址

本地运行

# clone project
git clone [email protected]:ZhuQiMing-CN/online-resume.git
cd online-resume

# install dependencies
npm install

# serve with hot reload at localhost:10000
npm run serve

# build for production with minification
npm run build

About

在线编辑简历及快速生成PDF文档

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages