Construct PC client, use electron- Vue scaffolding to build environment quickly. π₯ player uses vue-video-player, and flash technology is required to play RTMP streams.
This framework update is the QMUI Web Desktop update - version 1.1.0. QMUI Web Desktop can manage projects based on QMUI Web development, through the...
This article only applies to the electron project generated using the electron-vue template, and related configuration is also carried out around it. Of course, the...
Electron lets you use Web development techniques to develop cross-platform desktop applications. It is led and open sourced by Github, and is used to develop...
BCH's recent token solutions have included wormholes and Keoken. Strictly speaking, wormholes and Keoken are smart contract platforms, and Token is only part of the...
Electron + vue error solution: 1. The operation error code: solution changes. Electron - vue/webpack. Web. Config. Js and. Electron - vue/webpack. The renderer
Simply put, Electron is a library that lets you write desktop applications running on Windows, macOS, and Linux using Javascript, HTML, and CSS. Install Node.js...
1. Create Vue+Electron Project 2. Run 3. Install the project-Builder after the project is successfully run. The installation is selected during the installation of the...
For details on how to create a project, select manual selection and Babel, Router, Vuex, Css Processors (SCSS), Linter. After the initialization, go to the...
In order to avoid the impact of network problems on Node operation, we install the domestic Node image CNPM. Electron is developed using JavaScript and...
Update 2020-04-28: The flash 30 version should be replaced with version 29 due to the failure of the message "failed to load necessary components correctly"...
About six months ago (November 28, 2017) I opened source PicGo, an open source desktop application based on Electron Vue, on GitHub. The starting point...
The previous article "Developing Records of SMB Client Based on Electron" roughly describes the core functions, implementation difficulties and project packaging of the whole SMB...
Developing electron client program, packaging is a problem. The following is my experience in the work and the current understanding of electron- Builder to share...
NSIS is a Windows system specifically used to make installation procedures, you can let us customize some. Exe file installation process in some operations. The...
The React create-react app initialization project is used here. Nsis is configured for installation options. After the React program is loaded, press Ctrl+R to refresh...
The installation process is not described. Running two terminals simultaneously is a bit cumbersome, so you can use the tool CONCURRENTLY. Since electron starts after...
The Electron desktop application has two processes, the main process and the render process. When an application starts, it creates two Main processes. An application...