Taobin-Recipe-Manager/client
pakintada@gmail.com 1b96e298ee feat(merge_component): Add third souce for diff
Add third source (only from recipe, WIP commit) and attach debugger for checking functions
2024-03-05 11:12:03 +07:00
..
.vscode init Project ✌️✌️ 2023-09-14 14:52:04 +07:00
src feat(merge_component): Add third souce for diff 2024-03-05 11:12:03 +07:00
.editorconfig init Project ✌️✌️ 2023-09-14 14:52:04 +07:00
.gitignore init Project ✌️✌️ 2023-09-14 14:52:04 +07:00
angular.json set not share data to angular 2023-10-03 11:32:23 +07:00
package-lock.json add changes diffing modal & silence some logs 2024-03-01 00:22:28 +07:00
package.json add changes diffing modal & silence some logs 2024-03-01 00:22:28 +07:00
README.md init Project ✌️✌️ 2023-09-14 14:52:04 +07:00
tailwind.config.js update pagination 2023-09-25 15:29:42 +07:00
tsconfig.app.json update: google oauth2.0 with hd=email@forth.co.th only now functional 2023-09-20 10:01:25 +07:00
tsconfig.json update: google oauth2.0 with hd=email@forth.co.th only now functional 2023-09-20 10:01:25 +07:00
tsconfig.spec.json update: google oauth2.0 with hd=email@forth.co.th only now functional 2023-09-20 10:01:25 +07:00

Client

This project was generated with Angular CLI version 16.2.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.