What Is Electron

Electron is a simple and easy to use framework for building native applications with web technologies. If you can build a website you can build an Electron App.

This open-source project allows you to build apps for a number of different platforms including Mac, Windows and Linux. They do a number of the heavy lifting for you with things like automatic updates, native menus, crash reporting, debugging and more.

To get started with electron also couldnt be easier, they have created a getting started project for you to checkout.

# Clone this repository
git clone https://github.com/electron/electron-quick-start
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the app
npm start


Categories: Developer Chat

Tags: , , , , , ,

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: