2.1.1 • Published 1 year ago

create-react-electron-app v2.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

2.1.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

0.0.24-dev

3 years ago

0.0.23-dev

3 years ago

0.0.22-dev

3 years ago

0.0.21-dev

3 years ago

0.0.20-dev

3 years ago

0.0.19-dev

3 years ago

0.0.18-dev

3 years ago

0.0.17-dev

3 years ago

0.0.15-dev

3 years ago

0.0.14-dev

3 years ago

0.0.13-dev

3 years ago

0.0.12-dev

3 years ago

0.0.11-dev

3 years ago

0.0.10-dev

3 years ago

0.0.9-dev

3 years ago

0.0.8-dev

3 years ago

0.0.7-dev

3 years ago

0.0.6-dev

3 years ago

0.0.5-dev

3 years ago

0.0.4-dev

3 years ago

0.0.3-dev

3 years ago

0.0.2-dev

3 years ago

0.0.1-dev

3 years ago

0.0.0-dev

3 years ago

1.0.0

3 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago