# resume-desktop **Repository Path**: interation/resume-desktop ## Basic Information - **Project Name**: resume-desktop - **Description**: Electron桌面应用 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-12-02 - **Last Updated**: 2022-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # resume-desktop 基于 Electron + react 开发 ## 安装 ```shell $ git clone https://gitee.com/interation/resume-desktop.git $ npm install ``` ## 运行 ```shell $ npm run dev ``` ## 文档 [Electron](https://www.electronjs.org/) [React](https://react.docschina.org/)