No description
- Vue 72.8%
- JavaScript 24.6%
- HTML 2.1%
- SCSS 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .vscode | ||
| public | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| index.html | ||
| jsconfig.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
| yarn.lock | ||
personaldatabase
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
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