Aucune description

panhui d1202bfa20 项目 il y a 2 ans
.vscode d1202bfa20 项目 il y a 2 ans
public d1202bfa20 项目 il y a 2 ans
src d1202bfa20 项目 il y a 2 ans
.env.development d1202bfa20 项目 il y a 2 ans
.env.production d1202bfa20 项目 il y a 2 ans
.eslintrc.cjs d1202bfa20 项目 il y a 2 ans
.gitignore d1202bfa20 项目 il y a 2 ans
.prettierrc.js d1202bfa20 项目 il y a 2 ans
README.md 5fba2629fd first commit il y a 2 ans
index.html d1202bfa20 项目 il y a 2 ans
package-lock.json d1202bfa20 项目 il y a 2 ans
package.json d1202bfa20 项目 il y a 2 ans
vite.config.js d1202bfa20 项目 il y a 2 ans
vitest.config.js d1202bfa20 项目 il y a 2 ans
yarn.lock d1202bfa20 项目 il y a 2 ans

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