You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
403 B

# angular_minigame
by
```
Raphael LACOTE
Ludovic CASTIGLIA
```
Pour lancer le projet, Vous pouvez uttiliser le dockerfile présent dans ```./docker/Dockerfile```. Pour cela, vous devez bien sur modifier l'url de base dans le index.html et également modifier dans ```angular.json``` les deux lignes qui configure le ```baseHref``` suivant:
```
"baseHref": "/containers/ludoviccastiglia-sudoku/",
```