Aucune description

yongCode 6b35203b8b fix: 修改部分样式;优化列表补空函数 il y a 5 mois
.vscode 5689446c64 feat:项目初始化 il y a 6 mois
public 4ef0a3ed66 feat: 列表页开发 il y a 6 mois
src 6b35203b8b fix: 修改部分样式;优化列表补空函数 il y a 5 mois
.env.development 2682bdc962 feat: 前台查询、详情页面-接口调整 il y a 6 mois
.env.production 5689446c64 feat:项目初始化 il y a 6 mois
.eslintrc.cjs 5689446c64 feat:项目初始化 il y a 6 mois
.gitignore 4ef0a3ed66 feat: 列表页开发 il y a 6 mois
.prettierrc.json 5689446c64 feat:项目初始化 il y a 6 mois
README.md 5689446c64 feat:项目初始化 il y a 6 mois
index.html e408b49672 feat: 修改文本 il y a 6 mois
jsconfig.json 5689446c64 feat:项目初始化 il y a 6 mois
package.json 2682bdc962 feat: 前台查询、详情页面-接口调整 il y a 6 mois
postcss.config.js 5689446c64 feat:项目初始化 il y a 6 mois
tailwind.config.js 4ef0a3ed66 feat: 列表页开发 il y a 6 mois
vite.config.js 4ef0a3ed66 feat: 列表页开发 il y a 6 mois

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