All Projects → electron-react-boilerplate → Electron React Boilerplate

electron-react-boilerplate / Electron React Boilerplate

Licence: mit
A Foundation for Scalable Cross-Platform Apps

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to Electron React Boilerplate

React Starter Kit
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
Stars: ✭ 229 (-98.78%)
Mutual labels:  webpack, hmr, eslint, babel, starter-kit, boilerplate
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-99.23%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate, jest
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (-91.28%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
React Bolt
⚡ The most simple & robust boilerplate for your React projects.
Stars: ✭ 298 (-98.41%)
Mutual labels:  webpack, eslint, babel, boilerplate, jest
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-99.25%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (-99.28%)
Mutual labels:  webpack, eslint, babel, boilerplate, jest
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (-98.55%)
Mutual labels:  eslint, babel, starter-kit, boilerplate, jest
Serverless Typescript Starter
🗄🙅‍♀️ Deploy your next serverless JavaScript function in seconds
Stars: ✭ 653 (-96.51%)
Mutual labels:  webpack, eslint, babel, starter-kit, jest
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-98.12%)
Mutual labels:  webpack, eslint, babel, boilerplate, jest
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-99.83%)
Mutual labels:  webpack, eslint, babel, boilerplate, jest
Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (-99.23%)
Mutual labels:  webpack, eslint, babel, boilerplate, jest
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-99.38%)
Mutual labels:  webpack, hmr, eslint, jest
React Redux Auth0 Kit
Minimal starter boilerplate project with CRA, React, Redux, React Router and Auth0 authentication
Stars: ✭ 115 (-99.39%)
Mutual labels:  webpack, eslint, babel, boilerplate
Webpack Starter
✨ A lightweight foundation for your next webpack based frontend project.
Stars: ✭ 1,745 (-90.68%)
Mutual labels:  webpack, babel, starter-kit, boilerplate
React Boilerplate
This project is deprecated. Please use CRA instead.
Stars: ✭ 88 (-99.53%)
Mutual labels:  webpack, babel, boilerplate, jest
Front End Guide
📚 Study guide and introduction to the modern front end stack.
Stars: ✭ 14,073 (-24.85%)
Mutual labels:  webpack, eslint, babel, jest
React
Extremely simple boilerplate, easiest you can find, for React application including all the necessary tools: Flow | React 16 | redux | babel 6 | webpack 3 | css-modules | jest | enzyme | express + optional: sass/scss
Stars: ✭ 244 (-98.7%)
Mutual labels:  webpack, babel, boilerplate, jest
Rockpack
Rockpack is a simple solution for creating React Application with Server Side Rendering, bundling, linting, testing within 5 minutes
Stars: ✭ 265 (-98.58%)
Mutual labels:  webpack, eslint, boilerplate, jest
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (-99.17%)
Mutual labels:  webpack, eslint, babel, jest
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (-99.12%)
Mutual labels:  webpack, eslint, babel, boilerplate


Electron React Boilerplate uses Electron, React, React Router, Webpack and React Fast Refresh.


Build Status Github Tag

OpenCollective OpenCollective StackOverflow

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

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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].