ngtron
v1.0.2
Published
Electron Framework made with Angular 5
Downloads
5
Maintainers
Readme
NgTron
Electron + Angular 5 + Sqlite3
Development server
Run npm run watch
for a dev server.
Then run npm run electron
in another terminal. The app will automatically open and reload if you change any of the source files.
Code scaffolding
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Running unit tests
Run ng test
to execute the unit tests via Karma.
Running end-to-end tests
Run ng e2e
to execute the end-to-end tests via Protractor.