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
2021-12-16 19:10:09 +01:00
app-backend Update: User.ad add Dates in views when getting ads 2021-12-15 14:16:07 +01:00
dump-folder/polynotfound correction de tous les bugs niveaux 1 (faibles) 2021-12-16 13:45:05 +01:00
e2e First Commit 2021-10-16 15:23:46 +02:00
src boutons 'tout (dé)sélectionner' pour les pages popularity 2021-12-16 19:10:09 +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 Merge pull request #1 from NyxiumYuuki/backend 2021-10-30 03:57:55 +02:00
angular.json realistion de la page Mon Profil 2021-10-31 02:17:23 +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 First Commit 2021-10-16 15:23:46 +02:00
package.json Update: Add request 2021-12-10 16:05:38 +01:00
Procfile Update 2021-11-12 13:50:43 +01:00
README.md amélioration du style 2021-11-01 11:59:20 +01:00
server.js Update: Add console.log of MongoDB Version 2021-12-14 13:55:07 +01:00
tsconfig.app.json First Commit 2021-10-16 15:23:46 +02:00
tsconfig.json First Commit 2021-10-16 15:23:46 +02:00
tsconfig.spec.json First Commit 2021-10-16 15:23:46 +02:00
tslint.json First Commit 2021-10-16 15:23:46 +02:00

Frontend

This project was generated with Angular CLI version 11.2.7.

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-title 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 Overview and Command Reference page.