create-react-electron-app

2.0.3 • Public • Published

Create React Electron App

A CLI tool to create an Electron app with a React template

  • The package is still under development but is available for use. Don't worry it's going to bo amazing !

Quick Start

You can use npx to directly create a new React Electron app using this package:

npx create-react-electron-app my-electron-app
cd my-electron-app
npm start

Features

  • React: For building user interfaces
  • Electron: For creating native applications with web technologies
  • Webpack: For bundling the application
  • Babel: For using the latest JavaScript features

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements

This project is based on the code of Electron React Boilerplate. We are grateful to the authors for their work.

Package Sidebar

Install

npm i create-react-electron-app

Weekly Downloads

216

Version

2.0.3

License

MIT

Unpacked Size

1.67 MB

Total Files

77

Last publish

Collaborators

  • aviad_cohen
  • big_blue_whale