Go to file
FyloZ e332fee3ba
Add edit support to new mix editor
2021-11-18 01:09:35 -05:00
e2e NG10 2021-04-17 21:21:37 -04:00
src Add edit support to new mix editor 2021-11-18 01:09:35 -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 gitignore 2021-04-28 13:38:41 -04: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 Move to typescript-eslint 2021-09-07 10:58:01 -04:00
docker-compose.yml Working mix editor 2021-11-17 19:23:13 -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 Move to typescript-eslint 2021-09-07 10:58:01 -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

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.