0.0.7 • Published 8 months ago

@feedmepos/mf-order-setting v0.0.7

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
8 months ago

@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