Skip to content

officert/electron-angular-boilerplate

Repository files navigation

Electron and Angular boilerplate

Boilerplate desktop app built using Electron and Angular js.

Getting Started

Install dependencies

Install npm and bower packages

npm install
bower install

You also need to have the following in your PATH:

electron
electron-packager
asar

Electron-package can be found here https://github.com/maxogden/electron-packager

Running your app

gulp run

Releasing your app

gulp release

About

Electron and Angular app boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published