Go to file
William Nolin 9dc2e96c30 NG10 2021-04-17 21:21:37 -04:00
e2e NG10 2021-04-17 21:21:37 -04:00
src NG10 2021-04-17 21:21:37 -04:00
.editorconfig Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
.gitignore Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
.gitlab-ci.yml Mise à jour du Pipeline CI pour utiliser les identifiés par Gitlab au lieu d'un jeton d'accès personnel. 2021-02-15 15:30:16 -05:00
Dockerfile Correction du nom du fichier de configuration Nginx dans le Dockerfile 2021-02-12 12:19:21 -05:00
README.md Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
angular.json Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
karma.conf.js Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
ng.Dockerfile CI/CD 2021-02-12 10:58:44 -05:00
nginx.conf CI/CD 2021-02-12 10:58:44 -05:00
package-lock.json NG10 2021-04-17 21:21:37 -04:00
package.json NG10 2021-04-17 21:21:37 -04:00
proxy.conf.json Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
tsconfig.app.json Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
tsconfig.json NG10 2021-04-17 21:21:37 -04:00
tsconfig.spec.json Séparation du frontend et du backend de Color Recipes Explorer en deux projets 2021-02-12 10:28:34 -05:00
tslint.json NG10 2021-04-17 21:21:37 -04:00

README.md

ColorRecipesExplorerFrontend

This project was generated with Angular CLI version 9.0.5.

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 README.