No description
  • Vue 72.8%
  • JavaScript 24.6%
  • HTML 2.1%
  • SCSS 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-04-23 21:34:28 +02:00
.vscode Init 2024-04-11 01:19:48 +02:00
public Init 2024-04-11 01:19:48 +02:00
src Tag 3 2024-04-23 21:34:28 +02:00
.eslintrc.cjs Init 2024-04-11 01:19:48 +02:00
.gitignore Tag 3 2024-04-23 21:34:28 +02:00
index.html Init 2024-04-11 01:19:48 +02:00
jsconfig.json Init 2024-04-11 01:19:48 +02:00
package.json First day 2024-04-14 21:02:01 +02:00
README.md Init 2024-04-11 01:19:48 +02:00
vite.config.js Init 2024-04-11 01:19:48 +02:00
yarn.lock First day 2024-04-14 21:02:01 +02:00

personaldatabase

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

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint