colinskow / angular-electron-dream-starter

:tada: An Angular Electron Starter kit featuring Webpack, Angular 4 (Router, Http, Forms, Services, ngrx, Tests, E2E, Coverage), Karma, Spectron, Jasmine, Istanbul, and TypeScript
MIT License
163 stars 54 forks source link

Build Website Bundle #11

Closed thezachcannon closed 7 years ago

thezachcannon commented 7 years ago

Note: for support questions, please use one of these channels: Chat: AngularClass.slack or Twitter: @AngularClass

colinskow commented 7 years ago

This package is designed specifically for Electron apps. It will not work in a browser since it uses Electron-specific APIs. For the browser version of this project see: https://github.com/AngularClass/angular-starter