MCPcopy Index your code
hub / github.com/electron-vite/create-electron-vite

github.com/electron-vite/create-electron-vite @v0.7.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.7.1 ↗ · + Follow
25 symbols 70 edges 18 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

create-electron-vite

Scaffolding Your Electron⚡️Vite Project

create-electron-vite.gif

NPM:

$ npm create electron-vite@latest electron-vite-project

Yarn:

$ yarn create electron-vite electron-vite-project

PNPM:

$ pnpm create electron-vite electron-vite-project

Extension points exported contracts — how you extend this code

ProcessEnv (Interface)
(no doc)
electron/electron-env.d.ts
Window (Interface)
(no doc)
electron/electron-env.d.ts

Core symbols most depended-on inside this repo

editFile
called by 10
src/index.ts
getProjectName
called by 3
src/index.ts
snippets
called by 3
src/index.ts
setCounter
called by 2
template-vanilla-ts/src/counter.ts
write
called by 2
src/index.ts
isValidPackageName
called by 2
src/index.ts
copy
called by 2
src/index.ts
createWindow
called by 1
electron/main.ts

Shape

Function 23
Interface 2

Languages

TypeScript100%

Modules by API surface

src/index.ts13 symbols
electron/preload.ts4 symbols
template-vanilla-ts/src/counter.ts2 symbols
electron/electron-env.d.ts2 symbols
__tests__/cli.spec.ts2 symbols
template-react-ts/src/App.tsx1 symbols
electron/main.ts1 symbols

For agents

$ claude mcp add create-electron-vite \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page