Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

baqc/ctfpen-frontend

Repository files navigation

ctfpen-frontend

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

yarn install

Compile and Hot-Reload for Development

yarn run dev

Compile and Minify for Production

yarn run build

Lint with ESLint

yarn run lint