Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 151 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 151 Bytes

InventorySystem

Inventory management application, used to manage inventory. Build using NestJS

Start the app

npm install
npm run start