@feedmepos/mf-inventory-portal
v1.2.40
Published
# mf-app
Readme
@feedmepos/mf-mf-app
mf-app
This project was scaffolded using [create-mf-app]. It includes Vue 3, Vite, TypeScript, Vue Router, Pinia, Feedme UI Library, and Tailwind CSS.
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