https://github.com/julillermo/template-electron-vite-react-ts
A template based on the logrocket blog and electron-vite's online guide.
https://github.com/julillermo/template-electron-vite-react-ts
electronjs template typescript-react vitejs
Last synced: 4 months ago
JSON representation
A template based on the logrocket blog and electron-vite's online guide.
- Host: GitHub
- URL: https://github.com/julillermo/template-electron-vite-react-ts
- Owner: julillermo
- License: mit
- Created: 2024-06-26T15:13:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T07:20:56.000Z (almost 2 years ago)
- Last Synced: 2025-10-18T04:17:20.552Z (8 months ago)
- Topics: electronjs, template, typescript-react, vitejs
- Language: TypeScript
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**NOTE:** This template has been abandoned for the [template-electron-forge-vite-react-ts](https://github.com/julillermo/template-electron-forge-vite-react-ts) template project. Please refer to this instead
A template based on a LogRocket blog post and electron-vite's online guide
This template is based on the [electron-vite](https://github.com/alex8088/electron-vite), which is licensed under the MIT License and the ["Build an Electron app with electron-vite" LogRocket blog post](https://blog.logrocket.com/build-electron-app-electron-vite/#creating-web-app-vite-react) by [Brian de Sousa](https://github.com/briandesousa/).
This template serves as the basis for my future `electron.js` projects using `electron-vite` and `react-ts`. It will continually be updated as continue to learn about `React.js`, `Vite.js`, `Electron.js`, `Node.js`, and as I continue to refine my preferences as a developer.
Feel free to use this template if it useful to you! 😁