Go to file
2018-10-02 12:27:15 +09:00
.vscode ing 2018-08-25 17:52:44 +09:00
@overflow ing 2018-10-02 10:32:32 +09:00
config design 2018-10-02 12:27:15 +09:00
e2e ing 2018-08-15 23:54:10 +09:00
src design 2018-10-02 10:46:37 +09:00
.editorconfig project have been initialized 2018-08-14 21:26:23 +09:00
.gitignore project have been initialized 2018-08-14 21:26:23 +09:00
angular.json ing 2018-10-02 10:32:32 +09:00
electron-builder.json ing 2018-10-02 10:32:32 +09:00
package.json ing 2018-10-02 10:32:32 +09:00
README.md project have been initialized 2018-08-14 21:26:23 +09:00
tsconfig.json subscriber added 2018-09-05 23:28:13 +09:00
tslint.json ing 2018-08-27 00:15:10 +09:00
yarn.lock ing 2018-10-02 10:32:32 +09:00

ElectronApp

This project was generated with Angular CLI version 6.1.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically 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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.