/cash-flow

Control de gastos con Vuejs

Primary LanguageVue

Cash Flow

Cash Flow, Proyecto creado en base al curso practico de VueJs con Platzi

Netlify Status

Installation

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint