Keine Beschreibung

yongCode 53b749a17a feat: 添加vueuse vor 5 Monaten
.vscode 5689446c64 feat:项目初始化 vor 6 Monaten
public 4ef0a3ed66 feat: 列表页开发 vor 6 Monaten
src 692760397f fix:常用工具最多显示10个 vor 5 Monaten
.env.development ca0dc53945 fix: 修改首页查询问题 vor 5 Monaten
.env.production 5689446c64 feat:项目初始化 vor 6 Monaten
.eslintrc.cjs 5689446c64 feat:项目初始化 vor 6 Monaten
.gitignore 4ef0a3ed66 feat: 列表页开发 vor 6 Monaten
.prettierrc.json 5689446c64 feat:项目初始化 vor 6 Monaten
README.md 5689446c64 feat:项目初始化 vor 6 Monaten
index.html e408b49672 feat: 修改文本 vor 6 Monaten
jsconfig.json 5689446c64 feat:项目初始化 vor 6 Monaten
package.json 53b749a17a feat: 添加vueuse vor 5 Monaten
postcss.config.js 5689446c64 feat:项目初始化 vor 6 Monaten
tailwind.config.js 4ef0a3ed66 feat: 列表页开发 vor 6 Monaten
vite.config.js ca0dc53945 fix: 修改首页查询问题 vor 5 Monaten

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