https://github.com/koji/electron-react-template
electron-react template with typescript
https://github.com/koji/electron-react-template
electron esbuild pnpm react typescript
Last synced: 5 months ago
JSON representation
electron-react template with typescript
- Host: GitHub
- URL: https://github.com/koji/electron-react-template
- Owner: koji
- Created: 2022-08-15T08:03:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T05:20:55.000Z (almost 4 years ago)
- Last Synced: 2025-11-03T09:27:14.891Z (8 months ago)
- Topics: electron, esbuild, pnpm, react, typescript
- Language: TypeScript
- Homepage:
- Size: 65.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-react-template
electron-react template with typescript
```zsh
$ cd electron-react-template
$ pnpm install
$ pnpm run dev
```