Go to file
FyloZ 2351ecd258
Update to Angular 13
2021-12-02 14:07:15 -05:00
e2e NG10 2021-04-17 21:21:37 -04:00
src Update to Angular 13 2021-12-02 14:07:15 -05:00
.browserslistrc NG10 2021-04-17 21:21:52 -04:00
.dockerignore #2 Add CI/CD 2021-08-09 22:05:19 -04:00
.drone.yml Update CI/CD 2021-08-10 20:43:55 -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
.eslintrc.json Move to typescript-eslint 2021-09-07 10:58:01 -04:00
.gitignore Update to Angular 13 2021-12-01 23:19:35 -05:00
Dockerfile #2 Add CI/CD 2021-08-09 22:05:19 -04: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 Update to Angular 13 2021-12-02 13:58:29 -05:00
docker-compose.yml Update company list 2021-11-30 23:34:06 -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
nginx.conf #2 Add CI/CD 2021-08-09 22:05:19 -04:00
package.json Update to Angular 13 2021-12-02 14:07:15 -05: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

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.