AI prompts
base on š„³ Really simple Electron + Vite + Vue boilerplate. # electron-vite-vue
š„³ Really simple `Electron` + `Vue` + `Vite` boilerplate.
<!-- [](https://github.com/vitejs/awesome-vite) -->
<!-- [](https://app.netlify.com/sites/electron-vite/deploys) -->
<!-- [](https://github.com/electron-vite/electron-vite-vue/blob/main/LICENSE) -->
<!-- [](https://github.com/electron-vite/electron-vite-vue) -->
<!-- [](https://github.com/electron-vite/electron-vite-vue) -->
[](https://github.com/electron-vite/electron-vite-vue/actions/workflows/build.yml)
[](https://discord.gg/sRqjYpEAUK)
## Features
š¦ Out of the box
šÆ Based on the official [template-vue-ts](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-vue-ts), less invasive
š± Extensible, really simple directory structure
šŖ Support using Node.js API in Electron-Renderer
š© Support C/C++ native addons
š„ It's easy to implement multiple windows
## Quick Setup
```sh
# clone the project
git clone https://github.com/electron-vite/electron-vite-vue.git
# enter the project directory
cd electron-vite-vue
# install dependency
npm install
# develop
npm run dev
```
## Debug

## Directory
```diff
+ āā⬠electron
+ ā āā⬠main
+ ā ā āāā index.ts entry of Electron-Main
+ ā āā⬠preload
+ ā āāā index.ts entry of Preload-Scripts
āā⬠src
ā āāā main.ts entry of Electron-Renderer
āāā index.html
āāā package.json
āāā vite.config.ts
```
<!--
## Be aware
šØ By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option below. [Because it will modify the default config of Vite](https://github.com/electron-vite/vite-plugin-electron-renderer#config-presets-opinionated).
```diff
# vite.config.ts
export default {
plugins: [
- // Use Node.js API in the Renderer-process
- renderer({
- nodeIntegration: true,
- }),
],
}
```
-->
## FAQ
- [C/C++ addons, Node.js modules - Pre-Bundling](https://github.com/electron-vite/vite-plugin-electron-renderer#dependency-pre-bundling)
- [dependencies vs devDependencies](https://github.com/electron-vite/vite-plugin-electron-renderer#dependencies-vs-devdependencies)
", Assign "at most 3 tags" to the expected json: {"id":"4106","tags":[]} "only from the tags list I provide: []" returns me the "expected json"