Go to file
renovate 9d7cd92ee4
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/head Build queued...
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
Update dependency @angular-devkit/build-angular to v16
2023-05-04 01:02:45 +00:00
docker Fix 2021-02-15 04:03:33 +01:00
e2e initial commit 2018-08-05 11:44:39 +03:00
src Migrate moment to luxon 2022-04-18 01:06:06 +02:00
.dockerignore Remove jenkins dsl 2021-08-13 00:06:38 +02:00
.editorconfig initial commit 2018-08-05 11:44:39 +03:00
.gitignore Ignore angular cache 2022-04-17 23:46:38 +02:00
angular.json Fix 2021-02-15 05:23:43 +01:00
Dockerfile Update dockerfile 2022-04-18 01:55:11 +02:00
Jenkinsfile Jenkinsfile: Use npm ci 2022-04-18 17:49:01 +02:00
package-lock.json Update dependency @angular-devkit/build-angular to v16 2023-05-04 01:02:45 +00:00
package.json Update dependency @angular-devkit/build-angular to v16 2023-05-04 01:02:45 +00:00
README.md initial commit 2018-08-05 11:44:39 +03:00
renovate.json chore(deps): add renovate.json 2022-04-16 15:48:57 +00:00
tsconfig.json Migraiton: update angular cli & prepare jenkins jobs/docker image 2021-02-13 21:53:58 +01:00
tslint.json Migraiton: update angular cli & prepare jenkins jobs/docker image 2021-02-13 21:53:58 +01:00

Charlyghislaindotcom

This project was generated with Angular CLI version 6.0.8.

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.