Sem descrição

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

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