Skip to content

jhanma17/VueCup-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da358cd · Jul 23, 2024
Jul 28, 2023
Aug 18, 2023
Jul 23, 2024
Apr 30, 2024
Jul 28, 2023
Jul 28, 2023
Aug 10, 2023
Apr 27, 2024
May 18, 2024
May 18, 2024
Jul 28, 2023
Jul 28, 2023
May 18, 2024

Repository files navigation

VueCup-Front

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit