# Electron-Vue-template > This is a project based on electron-vue, using the elementUI, vuex, vue-router, axios technology stack. This project is divided into two branches. The master maintains the original project structure and features for dependency updates, and the SynchronizedUpdates branch. It keeps the original file structure and the code part is completely customized by me personally; it includes: a complete background management interface, nedb database package, and two complete update download methods. If you feel redundant, you can delete it yourself. [中文在线文档](https://umbrella22.github.io/electron-vue-template-doc/) [国内访问地址](https://gitee.com/Zh-Sky/electron-vue-template) [国内文档访问地址](https://zh-sky.gitee.io/electron-vue-template-doc/) [vite 版本](https://github.com/umbrella22/electron-vite-template) [vite 版本(码云)](https://gitee.com/Zh-Sky/electron-vite-template) [Open in Visual Studio Code](https://open.vscode.dev/umbrella22/electron-vue-template) ![GitHub Repo stars](https://img.shields.io/github/stars/umbrella22/electron-vue-template) [![vue](https://img.shields.io/badge/vue-2.7.10-brightgreen.svg)](https://github.com/vuejs/vue) [![element-ui](https://img.shields.io/badge/element--ui-2.15.9-brightgreen.svg)](https://github.com/ElemeFE/element) [![electron](https://img.shields.io/badge/electron-19.0.17-brightgreen.svg)](https://github.com/electron/electron) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/umbrella22/electron-vue-template/blob/master/LICENSE) - electron of react [Electron-react-template](https://github.com/umbrella22/electron-react-template) ### To run a project, you need to have **node version 16** or higher and **use yarn as your dependency management tool**