Taobin-Recipe-Manager/client
pakintada@gmail.com 58746ebdfb fix(merge_component): 🐛 fix data lost after applied from merge
Fixing data lost after pressed on apply button in merge modal, WIP selection merge
2024-03-19 10:44:25 +07:00
..
.vscode init Project ✌️✌️ 2023-09-14 14:52:04 +07:00
dist build(client-web): 🚀 update client build script 2024-03-15 10:54:59 +07:00
src fix(merge_component): 🐛 fix data lost after applied from merge 2024-03-19 10:44:25 +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 chore: ⬆️ upgrade daisyui version 2024-03-15 11:04:39 +07:00
package.json chore: ⬆️ upgrade daisyui version 2024-03-15 11:04:39 +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.