Using Angular 17 standalone approach, this is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products.
-
Updated
Jun 3, 2024 - TypeScript
Using Angular 17 standalone approach, this is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products.
Add a description, image, and links to the angular-17-standalone topic page so that developers can more easily learn about it.
To associate your repository with the angular-17-standalone topic, visit your repo's landing page and select "manage topics."