Nav apraksta

xiongzhu 02fe1d23e7 . 3 gadi atpakaļ
.vscode dcb2289b0b first commit 3 gadi atpakaļ
public 1c300c57a1 首页 3 gadi atpakaļ
src 02fe1d23e7 . 3 gadi atpakaļ
.env.development dcb2289b0b first commit 3 gadi atpakaļ
.env.production 1c300c57a1 首页 3 gadi atpakaļ
.env.test dcb2289b0b first commit 3 gadi atpakaļ
.eslintrc.cjs 9a0fb93a90 . 3 gadi atpakaļ
.gitignore dcb2289b0b first commit 3 gadi atpakaļ
.prettierrc.js dcb2289b0b first commit 3 gadi atpakaļ
README.md dcb2289b0b first commit 3 gadi atpakaļ
index.html 1a8ef8b008 . 3 gadi atpakaļ
jsconfig.json 97640f050f . 3 gadi atpakaļ
package.json 02fe1d23e7 . 3 gadi atpakaļ
vite.config.js 1a8ef8b008 . 3 gadi atpakaļ
volar.config.js dcb2289b0b first commit 3 gadi atpakaļ
yarn.lock 02fe1d23e7 . 3 gadi atpakaļ

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