angular-electron-dream-starter icon indicating copy to clipboard operation
angular-electron-dream-starter copied to clipboard

:tada: An Angular Electron Starter kit featuring Webpack, Angular 4 (Router, Http, Forms, Services, ngrx, Tests, E2E, Coverage), Karma, Spectron, Jasmine, Istanbul, and TypeScript

Results 10 angular-electron-dream-starter issues
Sort by recently updated
recently updated
newest added

Thanks for this great seed. Angular 5 was released and I would love to know the plans of supporting angular 5 in the near future. As ngc-webpack was updated by...

^ on `electron-builder` package, on fresh installs is pulling in a version that has a different structure and breaks the `install-app-deps` helper.

Is it posible to add angular-cli? Does it make sense?

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) npm initial install throws an error relating to util 'yarn' not being available. * **What...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Fixes difference in versions of `electron-builder` structure when using `npm` instead of `yarn` to install....

* **I'm submitting a ...** [ ] bug report [x] feature request [ ] question about the decisions made in the repository * **What is the current behavior?** When closing...

I've recently pulled the upstream changes from this repository. Running into a problem when I attempt to do any of the following: npm start npm run build:prod npm run build:aot...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Adds a simple implementation of `rx-ipc-electron` wtih the NGRX Effects module. * **What is the...

[* ] question about the decisions made in the repository * **What is the current behavior?** Currently the seed only shows example of root state. * **What is the motivation...

[ *] question about the decisions made in the repository * **What is the current behavior?** Currently the routing preloading strategy is set to `PreloadAllModules`. What is purpose of this...