0.0.1-alpha.0 • Published 5 months ago

@feedmepos/mf-table v0.0.1-alpha.0

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

@feedmepos/mf-table

table

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 install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint