zhu
Results
1
issues of
zhu
# My steps: 1. Download source folder:[08 - Eelectron-quick-start](https://github.com/ChrisKnott/Eel/tree/master/examples/08%20-%20Eelectron-quick-start); 2. Enter the folder, and install dependencies:`yarn install`;(`yarn` command need: `npm install yarn -g`) 3. Add `electron-builder` devDependencies: `yarn add electron-builder...