@feedmepos/mf-order-setting
v0.0.13
Published
# mf-order
Downloads
656
Readme
@feedmepos/mf-order
mf-order
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:
yarn install
Compile and Hot-Reload for Development
yarn dev
Type-Check, Compile and Minify for Production
yarn build
Lint with ESLint
yarn lint