No description
Find a file
2018-11-12 23:28:58 +01:00
e2e REWRITE initial commit 2018-10-07 00:19:13 +02:00
electron feat: prepare service worker stuff 2018-11-12 18:43:47 +01:00
src feat: notify when time estimate was exceeded 2018-11-12 21:42:18 +01:00
.editorconfig initial commit 2018-05-12 18:34:42 +02:00
.gitignore chore: fix electron build 2018-11-04 22:50:04 +01:00
angular.json chore: fix build 2018-11-12 23:28:58 +01:00
ngsw-config.json feat(pwa): add google fonts to cached assets 2018-11-12 19:35:19 +01:00
package-lock.json feat(pwa): add google fonts to cached assets 2018-11-12 19:35:19 +01:00
package.json chore: update all dependencies 2018-11-12 18:36:28 +01:00
README.md REWRITE initial commit 2018-10-07 00:19:13 +02:00
STRUCTURE.md docs: add concept 2018-09-23 19:29:14 +02:00
tsconfig.json feat(timeSheetExport): half way there 2018-10-30 02:17:01 +01:00
tslint.json initial commit 2018-05-12 18:34:42 +02:00

Sp2

This project was generated with Angular CLI version 6.1.5.

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.