Nincs leírás

panhui 6459abe171 . 2 éve
.vscode d1202bfa20 项目 2 éve
public 5c5caf38de 项目 2 éve
src 6459abe171 . 2 éve
.env.development afc61ea228 更新 2 éve
.env.production afc61ea228 更新 2 éve
.eslintrc.cjs d1202bfa20 项目 2 éve
.gitignore d1202bfa20 项目 2 éve
.prettierrc.js d1202bfa20 项目 2 éve
README.md 5fba2629fd first commit 2 éve
index.html 5c5caf38de 项目 2 éve
package-lock.json d1202bfa20 项目 2 éve
package.json d1202bfa20 项目 2 éve
vite.config.js 6459abe171 . 2 éve
vitest.config.js d1202bfa20 项目 2 éve
yarn.lock d1202bfa20 项目 2 éve

README.md

raex_pc

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

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint