Skip to content

Desktop application project created by Angular 12 and Electron 13 (Typescript + LESS + HMR).

Notifications You must be signed in to change notification settings

simo-an/ng-electron

Repository files navigation

Introduction

Bootstrap and package your project with Angular 12 and Electron 13 (Typescript + LESS + HMR) for creating Desktop applications.

Currently, runs with:

  • Angular v12.0.4
  • Electron v13.1.2
  • Electron Builder v22.11.7

Getting Started

  • Clone the project from GitHub
git clone https://github.com/simo-an/ng-electron.git
  • Install the node dependencies
cd ng-electron
npm i
  • Start application
npm run serve
  • Release the application
npm run release

About

Desktop application project created by Angular 12 and Electron 13 (Typescript + LESS + HMR).

Resources

Stars

Watchers

Forks

Packages

No packages published