MCPcopy Index your code
hub / github.com/diego3g/electron-typescript-react

github.com/diego3g/electron-typescript-react @v2.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.0 ↗ · + Follow
7 symbols 18 edges 19 files 0 documented · 0% updated 3y agov2.0.0 · 2021-06-20★ 1,42615 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Electron + TypeScript + React

Boilerplate for a project using Electron, React and Typescript.

Installation

Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies

yarn

Usage

Just run start script.

yarn start

Packaging

To generate the project package based on the OS you're running on, just run:

yarn package

Contributing

Pull requests are always welcome 😃.

License

MIT

Extension points exported contracts — how you extend this code

Window (Interface)
(no doc)
src/@types/bridge.d.ts

Core symbols most depended-on inside this repo

createWindow
called by 1
electron/main.ts
registerListeners
called by 0
electron/main.ts
App
called by 0
src/App.tsx
Greetings
called by 0
src/components/Greetings/index.tsx
handleSayHello
called by 0
src/components/Greetings/index.tsx
Button
called by 0
src/components/Button/index.tsx

Shape

Function 6
Interface 1

Languages

TypeScript100%

Modules by API surface

src/components/Greetings/index.tsx2 symbols
electron/main.ts2 symbols
src/components/Button/index.tsx1 symbols
src/App.tsx1 symbols
src/@types/bridge.d.ts1 symbols

For agents

$ claude mcp add electron-typescript-react \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact