@feedmepos/mf-inventory-portal
v1.7.9-dev.1
Published
## Description
Readme
inventory-portal
Description
Inventory Portal - Vue 3 web application for inventory management with Vite, TypeScript, Vue Router, Pinia, and Tailwind CSS.
📚 Documentation
Start here: Knowledge base
Domain Knowledge
- Procurement — PO workflows and supplier operations
- Stock Control — adjustment operations
- Recipe & Costing — costing methods
Architecture
- Architecture — API integrations
Technical Guides
Project Setup
To get started with the project, run the following commands:
pnpm installCompile and Hot-Reload for Development
pnpm devType-Check, Compile and Minify for Production
pnpm buildLint with ESLint
pnpm lint