ElectronAngular
ElectronAngular copied to clipboard
Sample application using Github Electron and Angular 1.4 with MySql used as database
Hi,I have follow your project one by one ,Now if you could tell me how to update the *.exe ?
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Added a build step called build:ng which runs gulp build and then builds the app from the build directory.
Hello, Gulp don"t working .... in my terminal ... λ gulp run 'gulp' n’est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de...
So I've worked through [this writeup](https://scotch.io/tutorials/creating-desktop-applications-with-angularjs-and-github-electron), and have arrived at a usable installer for my Electron application. However, my application is for use in a small community where multiple locales...
Either document that "gulp build-electron" must first be preceded by "gulp build" or integrate the "build" task into the "build-electron" task.