Skip to content

AobLimkool/angular-electron

 
 

Repository files navigation

Introduction

Bootstrap and package your project with Angular 6(+) and Electron with Material design and popular utilities for creating Desktop applications.

Currently runs with:

  • Angular v6.1.2
  • Electron v2.0.7
  • Electron Builder v20.28.1

With this sample, you can :

  • Run your app in a local development environment with Electron & Hot reload
  • Run your app in a production environment
  • Package your app into an executable file for Linux, Windows & Mac

Getting Started

Clone this repository locally :

git clone https://github.com/AobLimkool/angular-electron.git

Install dependencies with npm :

npm install

And run project via:

npm start

This project forked from maximegris/angular-electron if you need more information.

About

Angular 6 and Electron with Material design

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.4%
  • JavaScript 13.2%
  • CSS 11.3%
  • HTML 9.1%