2.1.1 • Published 4 months ago

create-react-electron-app v2.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Create React Electron App

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

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

The generated project includes a "Guess the Number" game template to help you get started easily.

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.

2.1.1

4 months ago

2.1.0

11 months ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

0.0.24-dev

2 years ago

0.0.23-dev

2 years ago

0.0.22-dev

2 years ago

0.0.21-dev

2 years ago

0.0.20-dev

2 years ago

0.0.19-dev

2 years ago

0.0.18-dev

2 years ago

0.0.17-dev

2 years ago

0.0.15-dev

2 years ago

0.0.14-dev

2 years ago

0.0.13-dev

2 years ago

0.0.12-dev

2 years ago

0.0.11-dev

2 years ago

0.0.10-dev

2 years ago

0.0.9-dev

2 years ago

0.0.8-dev

2 years ago

0.0.7-dev

2 years ago

0.0.6-dev

2 years ago

0.0.5-dev

2 years ago

0.0.4-dev

2 years ago

0.0.3-dev

2 years ago

0.0.2-dev

2 years ago

0.0.1-dev

2 years ago

0.0.0-dev

2 years ago

1.0.0

2 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago