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.
continuous-integration/drone/push Build is passing
Details
|
8 months ago | |
---|---|---|
docker | 8 months ago | |
src | 8 months ago | |
.drone.yml | 8 months ago | |
.gitignore | 8 months ago | |
README.md | 8 months ago | |
angular.json | 8 months ago | |
package-lock.json | 8 months ago | |
package.json | 8 months ago | |
tsconfig.app.json | 8 months ago | |
tsconfig.json | 8 months ago | |
tsconfig.spec.json | 8 months ago |
README.md
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/",