No Description

cjc 5689446c64 feat:项目初始化 6 months ago
.vscode 5689446c64 feat:项目初始化 6 months ago
public 5689446c64 feat:项目初始化 6 months ago
src 5689446c64 feat:项目初始化 6 months ago
.env.development 5689446c64 feat:项目初始化 6 months ago
.env.production 5689446c64 feat:项目初始化 6 months ago
.eslintrc.cjs 5689446c64 feat:项目初始化 6 months ago
.gitignore 5689446c64 feat:项目初始化 6 months ago
.prettierrc.json 5689446c64 feat:项目初始化 6 months ago
README.md 5689446c64 feat:项目初始化 6 months ago
index.html 5689446c64 feat:项目初始化 6 months ago
jsconfig.json 5689446c64 feat:项目初始化 6 months ago
package-lock.json 5689446c64 feat:项目初始化 6 months ago
package.json 5689446c64 feat:项目初始化 6 months ago
postcss.config.js 5689446c64 feat:项目初始化 6 months ago
tailwind.config.js 5689446c64 feat:项目初始化 6 months ago
vite.config.js 5689446c64 feat:项目初始化 6 months ago

README.md

vue-project

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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