Skip to main content

2022 - Lesson in creating a first Electron application

Object

The purpose of this document is to present the implementation of a Windows application built by Electron.

Prerequisites

Being on Windows 10.

Have “git” installed on your Computer.

Start from a first installation of NodeJS with NPM in bundle.

If you already have a version of NodeJS with NPM, please uninstall it, remembering to clear the npm cache first

About

I am a professional passionated about web technologies.