Skip to content

antoniogiroz/template-app-vue

Repository files navigation

template-app-vue

CI

Tests

This template should help get you started developing apps with Vue 3 in Vite with a simple architecture.

Project Setup

To use the required version of NodeJS, run the following command if you're using nvm to manage your NodeJS versions:

nvm use
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

Run E2E Tests with Playwright

Using the UI

pnpm test:e2e

Headless

pnpm test:e2e:ci

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published