You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xxxiix eab047e40f
后端基本功能实现
1 month ago
..
.husky 后端基本功能实现 1 month ago
.vite/deps 后端基本功能实现 1 month ago
.vscode 后端基本功能实现 1 month ago
public 后端基本功能实现 1 month ago
src 后端基本功能实现 1 month ago
.eslintrc.cjs 后端基本功能实现 1 month ago
.gitignore 后端基本功能实现 1 month ago
.prettierrc.json 后端基本功能实现 1 month ago
README.md 后端基本功能实现 1 month ago
index.html 后端基本功能实现 1 month ago
jsconfig.json 后端基本功能实现 1 month ago
package.json 后端基本功能实现 1 month ago
pnpm-lock.yaml 后端基本功能实现 1 month ago
vite.config.js 后端基本功能实现 1 month ago

README.md

quick-roll

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

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint