A powerful Electron + React development platform for building cross-platform desktop applications
- 🚀 Blazing Fast - Built on Electron and React with hot-reload support
- 🛠️ Production Ready - Includes packaging and build configurations out of the box
- 🔧 Developer Friendly - Comes with ESLint, TypeScript, and testing setup
- 📦 Modern Stack - Uses latest versions of Electron, React, Webpack, and more
- 🎯 Cross Platform - Build for Windows, macOS, and Linux
- Clone the repository
git clone https://github.com/yourusername/stealthcoder.git
cd stealthcoder- Install dependencies
npm install- Start development
npm run devBuild the application for your current platform:
npm run package- Electron - Desktop application framework
- React - UI framework
- TypeScript - Type safety
- Webpack - Module bundler
- React Router - Navigation
- React Fast Refresh - Hot reloading
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ using Electron React Boilerplate