# electron-project **Repository Path**: Sqider-Man/electron-project ## Basic Information - **Project Name**: electron-project - **Description**: vue熟悉桌面程序,three.js技术实现全景vr效果。后台用的是api-myblog项目获取图片,后台功能后期再分离修改。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-10 - **Last Updated**: 2022-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: three, Threejs, Electron ## README # electron-project ``` vue熟悉桌面程序,three.js技术实现全景vr效果。后台用的是api-myblog项目获取图片,后台功能后期再分离修改。 ``` ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve npm run electron:serve ``` ### Compiles and minifies for production ``` npm run build npm run electron:build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).