|
||
---|---|---|
.vscode | ||
public | ||
src | ||
.env.development | ||
.env.production | ||
.env.staging | ||
.env.test | ||
.eslintrc.js | ||
.gitignore | ||
README.md | ||
eslint.config.mjs | ||
index.html | ||
package.json | ||
vite.config.js | ||
yarn.lock |
README.md
vue-project
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 dev
Compile and Minify for Production
yarn build