Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

AOSC-Archive/deploykit-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

caf5232 · Sep 12, 2022

History

65 Commits
Aug 5, 2022
Jul 16, 2022
Jul 24, 2022
Aug 22, 2022
Jul 24, 2022
Jul 16, 2022
Jul 16, 2022
Jul 22, 2022
Sep 12, 2022
Jul 24, 2022
Sep 12, 2022

Repository files navigation

deploykit-ui

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

Lint with ESLint

npm run lint