# resume **Repository Path**: zhoubichuan/resume ## Basic Information - **Project Name**: resume - **Description**: Vue+Element:一个用vue写的简历页面 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-31 - **Last Updated**: 2025-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 个人简历 **技术栈:** Vue2.x + Vue-cli3.x + ElementUi + TypeScript + Scss - 安装依赖 ``` cnpm install ``` - 运行 ``` npm run dev sudo ln -s /Users/zhoubichuan/web-echarts/components /Users/zhoubichuan/resume/web-echarts sudo ln -s /Users/zhoubichuan/web-openlayers/components /Users/zhoubichuan/resume/web-openlayers sudo ln -s /Users/zhoubichuan/web-cesium/components /Users/zhoubichuan/resume/web-cesium ``` - 打包项目 ``` npm run build ``` - 单元测试 ``` npm run test:unit ``` - 端到端测试 ``` npm run test:e2e ``` - 代码检查 ``` npm run lint ``` ### Customize configuration See [预览地址]](/resume/).