@feedmepos/mf-discount-rule
v0.0.9-alpha.0
Published
# mf-discount-rule
Readme
@feedmepos/mf-discount-rule
mf-discount-rule
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: sh
pnpm
install ### Compile and Hot-Reload for Development sh
pnpm
dev ### Type-Check, Compile and Minify for
Production sh
pnpm
build ### Lint with ESLint
pnpm
lint ```