# Electron-manka **Repository Path**: AbstractFactory/Electron-manka ## Basic Information - **Project Name**: Electron-manka - **Description**: 学习electron的一个demo。基于electron-vue脚手架开发的简单的相册程序。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-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 # run end-to-end tests npm test ``` #### 简介 本项目是学习electron的一个demo。基于electron-vue脚手架开发的简单的相册程序。具体可访问我的blog。 传送门:[博客地址](http://pingshao.wang:8080/) --- 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).