Nessuna descrizione

yongCode 44944adcab fix: 修改搜索框回车搜索异常问题;修改详情内图片容器的高度 4 mesi fa
.vscode 5689446c64 feat:项目初始化 6 mesi fa
public 4ef0a3ed66 feat: 列表页开发 6 mesi fa
src 44944adcab fix: 修改搜索框回车搜索异常问题;修改详情内图片容器的高度 4 mesi fa
.env.development ca0dc53945 fix: 修改首页查询问题 5 mesi fa
.env.production 5689446c64 feat:项目初始化 6 mesi fa
.eslintrc.cjs 9b916c2bc9 feat: 修改项目配置 5 mesi fa
.gitignore 9b916c2bc9 feat: 修改项目配置 5 mesi fa
.prettierrc.json 5689446c64 feat:项目初始化 6 mesi fa
README.md 5689446c64 feat:项目初始化 6 mesi fa
index.html e408b49672 feat: 修改文本 6 mesi fa
jsconfig.json 5689446c64 feat:项目初始化 6 mesi fa
package.json 53b749a17a feat: 添加vueuse 5 mesi fa
postcss.config.js 5689446c64 feat:项目初始化 6 mesi fa
tailwind.config.js 4ef0a3ed66 feat: 列表页开发 6 mesi fa
vite.config.js cb5943254f feat: 修改问题 5 mesi fa

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