SI
This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-01-01 12:41:04 +01:00
e2e First Commit 2021-10-16 15:23:46 +02:00
src correction des pages 'adsPopularity' et 'subjectsPopularity' 2022-01-01 12:41:04 +01:00
.browserslistrc First Commit 2021-10-16 15:23:46 +02:00
.editorconfig First Commit 2021-10-16 15:23:46 +02:00
.gitignore Update: Environment for Heroku Production 2021-12-22 13:39:06 +01:00
angular.json Update: Environment for Heroku Production 2021-12-22 13:55:49 +01:00
docker-compose.yml Docker ready 2021-11-02 04:52:34 +01:00
Dockerfile First Commit 2021-10-16 15:23:46 +02:00
karma.conf.js Update: Environment for Heroku Production 2021-12-22 13:39:06 +01:00
package.json Update: Environment for Heroku Production 2021-12-22 23:49:47 +01:00
Procfile Update 2021-11-12 13:50:43 +01:00
README.md Update: Add npm start in production mode 2021-12-26 18:49:13 +01:00
server.js Update: Environment for Heroku Production 2021-12-22 13:39:06 +01:00
tsconfig.app.json Update: Environment for Heroku Production 2021-12-22 13:39:06 +01:00
tsconfig.json Update: Environment for Heroku Production 2021-12-22 13:39:06 +01:00
tsconfig.spec.json Update: Environment for Heroku Production 2021-12-22 13:39:06 +01:00

UserAndAdvertiser

This project was generated with Angular CLI version 12.2.14.

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. Then run npm start

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.