Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 482 Bytes

Commerce.UI

This is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products. For front end Anuglar 17 standalone approach is used. For backend part navigate to https://github.com/dev-art-tech/Commerce.Backend
This is how our demo app home page will look like: category-product-management-home