# resume_vue3_ts **Repository Path**: liang888/resume_vue3_ts ## Basic Information - **Project Name**: resume_vue3_ts - **Description**: vue3 + ts + ant-design-vue 构建的简历模版项目,支持在线编辑简历,导出pdf - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.dxjl.cc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-01-09 - **Last Updated**: 2024-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一款 web 端的简历编辑工具,可支持在线编辑,导出 pdf ## 功能点 - :one:支持数据本地持久化(不删除 localStorage) :heavy_check_mark: - :two:支持模版数据一次填写,每个模版复用 :heavy_check_mark: - :three:支持导出 pdf 文件 :heavy_check_mark: - :four:支持更换图标 :heavy_check_mark: - :five:支持更换主题颜色 :heavy_check_mark: - :six:支持拖拽调整模块位置 :heavy_check_mark: ![运行效果1](https://www.dxjl.cc/images/app1.png) ![运行效果2](https://www.dxjl.cc/images/app2.png) ### 预览地址 [https://www.dxjl.cc/](https://www.dxjl.cc/) ### 技术栈 - `vue3` + `ant-design-vue 2.0` + `TypeScript` + `Vite` + `less` ### 项目运行 ``` git clone git@github.com:yangxuechen/resume_vue3_ts.git cd resume_vue3_ts yarn yarn dev ``` ### License - [Apache License 2.0](https://github.com/yangxuechen/resume_vue3_ts/blob/master/LICENSE)