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-10-30 13:21:54 +02:00
backend remove require test of sessionJWT 2021-10-30 03:13:12 +02:00
e2e First Commit 2021-10-16 15:23:46 +02:00
src realisation de la page mesPlaylists 2021-10-29 23:04:43 +02: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 test 2021-10-30 13:21:54 +02:00
docker-compose.yml Update 2021-10-29 11:22:24 +02:00
Dockerfile First Commit 2021-10-16 15:23:46 +02:00
heroku.yml Add heroku.yml 2021-10-27 00:53:35 +02:00
karma.conf.js First Commit 2021-10-16 15:23:46 +02:00
package-lock.json test 2021-10-30 13:21:54 +02:00
package.json test 2021-10-30 13:21:54 +02:00
README.md First Commit 2021-10-16 15:23:46 +02: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-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 Overview and Command Reference page.