Hoshinasuzu 3eb0692a99 | ||
---|---|---|
.vscode | ||
public | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc.json | ||
README.md | ||
a.scss | ||
index.html | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
pnpm-lock.yaml | ||
vite.config.js |
README.md
pnpm
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
pnpm install
Compile and Hot-Reload for Development
pnpm dev
Compile and Minify for Production
pnpm build
Lint with ESLint
pnpm lint