# electron-vue-csvToExcel **Repository Path**: snooze/electron-vue-csvToExcel ## Basic Information - **Project Name**: electron-vue-csvToExcel - **Description**: 基于electron+vue+element搭建的csv转excel - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-11 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-vue-csvToExcel csv转excel是基于electron+vue+element搭建的桌面工具 [vue-admin-template](https://github.com/PanJiaChen/vueAdmin-template); [electron-vue](https://github.com/SimulatedGREG/electron-vue); ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:9080 npm run dev # build electron app for production npm run build # lint all JS/Vue component files in `app/src` npm run lint # run webpack in production npm run pack ``` --- ## 界面截图 ![](https://gitee.com/snooze/screenshot/blob/main/csvToExcel01.png) ![](https://gitee.com/snooze/screenshot/blob/main/csvToExcel02.png) ![](https://gitee.com/snooze/screenshot/blob/main/csvToExcel03.png)