1.0.2 • Published 6 years ago

ngtron v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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.