Create a web and desktop application with Angular and electronJS

Create a web and desktop application with Angular and electronJS

Prerequisite: nodejs git @Angular/cli Installation of prerequisites Nodejs Install nodejs. Go to https://nodejs.org/en/ and download the installer. I took the version “12.4.0 Current” We’re checking the intallation. node -v v12.4.0 Git Install git. Go to https://git-scm.com/ Check the correct installation git version git version 2.22.0.windows.1 Angular/cli Nodejs is required to install Angular/cli. Install the latest […]

Créer une application web et un logiciel de bureau avec Angular et electronJS

title: Créer une application web et un logiciel de bureau avec Angular et electronJS tags: angular electronjs git nodejs categories: [angular] [electronjs] permalink: angular-electronjs-get-started date: 2019-06-16 00:40:07 Prerequis : nodejs git @angular/cli Installation des prerequis Nodejs On installe nodejs. On va sur https://nodejs.org/en/ et on télécharge l’installateur. J’ai pris la version “12.4.0 Current” On verifie […]