4

Build cross-platform desktop apps with JavaScript, HTML, and CSS

 3 years ago
source link: https://www.electronjs.org/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Build cross-platform desktop apps with JavaScript, HTML, and CSS.

Build cross-platform desktop apps with JavaScript, HTML, and CSS

Releases

$ npm i -D electron@latest
# Electron   11.2.0
# Node       12.18.3
# Chromium   87.0.4280.141
$ npm i -D electron@beta
# Electron   12.0.0-beta.16
# Node       14.15.1
# Chromium   89.0.4348.1
$ npm i -D electron-nightly
# Electron   13.0.0-nightly.20210118
# Node       14.15.4
# Chromium   89.0.4386.0

Apps users love, built with Electron

Thousands of organizations spanning all industries use Electron to build cross-platform software.


It's easier than you think

If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application.


The hard parts made easy

Get started

To get started with Electron, check out the resources below. Learn how to wrap your web app with Electron, access all the APIs, and generate installers.


Spin up the Quick Start app to see Electron in action:

A minimal Electron app with helpful notations.

# Clone the Quick Start repository
$ git clone https://github.com/electron/electron-quick-start

# Go into the repository
$ cd electron-quick-start

# Install the dependencies and run
$ npm install && npm start

Or dive deeper and read the documentation.

Need Help?

Ask questions in the Discuss forum. Follow @electronjs on Twitter for important announcements. Need to privately reach out? Email [email protected].


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK