Aucune description

panhui 6459abe171 . il y a 2 ans
.vscode d1202bfa20 项目 il y a 2 ans
public 5c5caf38de 项目 il y a 2 ans
src 6459abe171 . il y a 2 ans
.env.development afc61ea228 更新 il y a 2 ans
.env.production afc61ea228 更新 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 5c5caf38de 项目 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 6459abe171 . 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