No Description

xiongzhu 1ef1f3601b . 4 years ago
.vscode 272e1e1e10 first commit 4 years ago
public 272e1e1e10 first commit 4 years ago
src 1ef1f3601b . 4 years ago
.env.development 272e1e1e10 first commit 4 years ago
.env.production 272e1e1e10 first commit 4 years ago
.eslintrc.cjs 272e1e1e10 first commit 4 years ago
.gitignore 272e1e1e10 first commit 4 years ago
.prettierrc.js 272e1e1e10 first commit 4 years ago
README.md 272e1e1e10 first commit 4 years ago
index.html 272e1e1e10 first commit 4 years ago
package.json 4f83000177 . 4 years ago
vite.config.js 272e1e1e10 first commit 4 years ago
volar.config.js 272e1e1e10 first commit 4 years ago
yarn.lock 4f83000177 . 4 years ago

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