electron-react-boilerplate alternatives and similar libraries
Based on the "Boilerplate" category.
Alternatively, view electron-react-boilerplate alternatives based on common mentions on social networks and blogs.
-
react-boilerplate
๐ฅ A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. -
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time. -
react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform -
nwb
DISCONTINUED. A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it) -
generator-starhackit
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud -
relay-fullstack
:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS -
rockpack
Zero-config React with built-in SSR, automated quality gates, and AI-ready project structure - ship clean code whether you write it yourself or with an AI assistant. -
universal-redux
DISCONTINUED. An npm package that lets you jump right into coding React and Redux with universal (isomorphic) rendering. Only manage Express setups or Webpack configurations if you want to. -
gluestick
DISCONTINUED. GlueStick is a command line interface for quickly developing universal web applications using React and Redux. -
elegant
โจ Build SEO-friendly websites, super fast full-stack web applications, and much more with Elegant. ๐ Built with Next.js, TipTap, Tailwind CSS, and more. -
crisp-react
React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in. -
phoenix
A simple boilerplate that helps you make your react application with Server Side Rendering & Localization support. -
react-enterprise-starter-kit
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire: -
StartER
Zero-magic Express + React starter optimized for AI-assisted development. Readable, hackable, and built for rapid prototyping in the era of agentic coding. -
express-react-boilerplate
DISCONTINUED. (Deprecated) ๐๐๐ This is a tool that helps programmers create Express & React projects easily base on react-cool-starter. -
cra-template-redux-auth-starter
Create React App boilerplate template with React, Redux Toolkit, React Router, Ant Design, Axios, Redux-Saga, SASS, Authentication, Routes. No configuration is required, Start building your App.
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of electron-react-boilerplate or a related project?
README
Electron React Boilerplate uses Electron, React, React Router, Webpack and React Fast Refresh.
Install
Clone the repo and install dependencies:
git clone --depth 1 --branch main https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name
cd your-project-name
npm install
Having issues installing? See our debugging guide
Starting Development
Start the app in the dev environment:
npm start
Packaging for Production
To package apps for the local platform:
npm run package
Docs
See our docs and guides here
Community
Join our Discord: https://discord.gg/Fjy3vfgy5q
Sponsors
Donations
Donations will ensure the following:
- ๐จ Long term maintenance of the project
- ๐ฃ Progress on the roadmap
- ๐ Quick responses to bug reports and help requests
Backers
Support us with a monthly donation and help us continue our activities. [Become a backer]
Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
Maintainers
License
MIT ยฉ Electron React Boilerplate
*Note that all licence references and agreements mentioned in the electron-react-boilerplate README section above
are relevant to that project's source code only.