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.
刘隽霖 6a646a27e4
fix: 修复上传到git时的路径错误
1 month ago
..
.husky fix: 修复上传到git时的路径错误 1 month ago
.vite/deps fix: 修复上传到git时的路径错误 1 month ago
.vscode fix: 修复上传到git时的路径错误 1 month ago
public fix: 修复上传到git时的路径错误 1 month ago
src fix: 修复上传到git时的路径错误 1 month ago
.eslintrc.cjs fix: 修复上传到git时的路径错误 1 month ago
.gitignore fix: 修复上传到git时的路径错误 1 month ago
.prettierrc.json fix: 修复上传到git时的路径错误 1 month ago
README.md fix: 修复上传到git时的路径错误 1 month ago
index.html fix: 修复上传到git时的路径错误 1 month ago
jsconfig.json fix: 修复上传到git时的路径错误 1 month ago
package.json fix: 修复上传到git时的路径错误 1 month ago
pnpm-lock.yaml fix: 修复上传到git时的路径错误 1 month ago
vite.config.js fix: 修复上传到git时的路径错误 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