暂无描述

yongCode e408b49672 feat: 修改文本 6 月之前
.vscode 5689446c64 feat:项目初始化 6 月之前
public 4ef0a3ed66 feat: 列表页开发 6 月之前
src 4ef0a3ed66 feat: 列表页开发 6 月之前
.env.development 5689446c64 feat:项目初始化 6 月之前
.env.production 5689446c64 feat:项目初始化 6 月之前
.eslintrc.cjs 5689446c64 feat:项目初始化 6 月之前
.gitignore 4ef0a3ed66 feat: 列表页开发 6 月之前
.prettierrc.json 5689446c64 feat:项目初始化 6 月之前
README.md 5689446c64 feat:项目初始化 6 月之前
index.html e408b49672 feat: 修改文本 6 月之前
jsconfig.json 5689446c64 feat:项目初始化 6 月之前
package.json 4ef0a3ed66 feat: 列表页开发 6 月之前
postcss.config.js 5689446c64 feat:项目初始化 6 月之前
tailwind.config.js 4ef0a3ed66 feat: 列表页开发 6 月之前
vite.config.js 4ef0a3ed66 feat: 列表页开发 6 月之前

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