# mf-menu
This project was scaffolded using [create-mf-app]. It includes Vue 3, Vite, TypeScript, Vue Router, Pinia, Feedme UI Library, and Tailwind CSS.
To get started with the project, run the following commands:
``sh`
pnpm install
`sh`
pnpm dev
`sh`
pnpm build
`sh``
pnpm lint