Ei kuvausta

xiongzhu f4104e4096 . 3 vuotta sitten
.vscode dcb2289b0b first commit 3 vuotta sitten
public 1c300c57a1 首页 3 vuotta sitten
src f4104e4096 . 3 vuotta sitten
.env.development dcb2289b0b first commit 3 vuotta sitten
.env.production 1c300c57a1 首页 3 vuotta sitten
.env.test dcb2289b0b first commit 3 vuotta sitten
.eslintrc.cjs 9a0fb93a90 . 3 vuotta sitten
.gitignore dcb2289b0b first commit 3 vuotta sitten
.prettierrc.js dcb2289b0b first commit 3 vuotta sitten
README.md dcb2289b0b first commit 3 vuotta sitten
index.html 1c300c57a1 首页 3 vuotta sitten
package.json f4104e4096 . 3 vuotta sitten
vite.config.js f4104e4096 . 3 vuotta sitten
volar.config.js dcb2289b0b first commit 3 vuotta sitten
yarn.lock f4104e4096 . 3 vuotta sitten

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