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 angularstand topic page so that developers can more easily learn about it.
To associate your repository with the angularstand topic, visit your repo's landing page and select "manage topics."