暂无描述

xiongzhu 272e1e1e10 first commit 4 年之前
.vscode 272e1e1e10 first commit 4 年之前
public 272e1e1e10 first commit 4 年之前
src 272e1e1e10 first commit 4 年之前
.env.development 272e1e1e10 first commit 4 年之前
.env.production 272e1e1e10 first commit 4 年之前
.eslintrc.cjs 272e1e1e10 first commit 4 年之前
.gitignore 272e1e1e10 first commit 4 年之前
.prettierrc.js 272e1e1e10 first commit 4 年之前
README.md 272e1e1e10 first commit 4 年之前
index.html 272e1e1e10 first commit 4 年之前
package.json 272e1e1e10 first commit 4 年之前
vite.config.js 272e1e1e10 first commit 4 年之前
volar.config.js 272e1e1e10 first commit 4 年之前
yarn.lock 272e1e1e10 first commit 4 年之前

README.md

raex-dashboard

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