Skip to content

pcnetsoft-projects/ElectronAngular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectronAngular

This sample application demonstrate how to create a desktop application using Angular JS and Github Electron.

#Install

Install dependencies.

	npm install

Install bower dependencies

	bower install

Install Application dependencies:

Change directory to app folder, then run

npm install

#Run

Run your application by entering following command in your command prompt

	gulp run

#Release

You can get the release version with following command:

gulp build-electron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • HTML 20.8%
  • NSIS 17.1%