Aucune description

panhui 1c300c57a1 首页 il y a 3 ans
.vscode dcb2289b0b first commit il y a 3 ans
public 1c300c57a1 首页 il y a 3 ans
src 1c300c57a1 首页 il y a 3 ans
.env.development dcb2289b0b first commit il y a 3 ans
.env.production 1c300c57a1 首页 il y a 3 ans
.env.test dcb2289b0b first commit il y a 3 ans
.eslintrc.cjs dcb2289b0b first commit il y a 3 ans
.gitignore dcb2289b0b first commit il y a 3 ans
.prettierrc.js dcb2289b0b first commit il y a 3 ans
README.md dcb2289b0b first commit il y a 3 ans
index.html 1c300c57a1 首页 il y a 3 ans
package.json 1c300c57a1 首页 il y a 3 ans
vite.config.js dcb2289b0b first commit il y a 3 ans
volar.config.js dcb2289b0b first commit il y a 3 ans
yarn.lock 1c300c57a1 首页 il y a 3 ans

README.md

paimaide

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