/warehouse

Warehouse product management

Primary LanguageTypeScript

Warehouse product management

This application is for inserting products into the warehouse and also editing and filtering the product

Online demo:

https://ng-warehouse.web.app

Installation

requires Node.js to run.

$ npm install -g @angular/cli
$ npm install
$ ng serve