# video-pdf **Repository Path**: cshap/video-pdf ## Basic Information - **Project Name**: video-pdf - **Description**: video-pdf - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-09 - **Last Updated**: 2021-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # project > An electron-vue project #### Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:9080 npm run dev # build electron application for production npm run build # mac 打包 内容在build 目录下 npm run build:darwin # win64 打包 内容在build 目录下 npm run build:win64 # win32 打包 内容在build 目录下 npm run build:win32 # run unit & end-to-end tests npm test npm run cp // 打包之后运行 mac ``` --- This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).