No Description

lrf 4f3f4b00be Merge branch 'master' of http://git.cc-lotus.info/Information/technique_web3 11 months ago
.vscode 7114b3af09 创建 1 year ago
public f712635912 修改logo 11 months ago
src 20406d76fe 修改样式 11 months ago
.env.development f9f6f38ebb 路径相关设置 11 months ago
.env.production f9f6f38ebb 路径相关设置 11 months ago
.eslintrc-auto-import.json 7114b3af09 创建 1 year ago
.eslintrc.cjs 7114b3af09 创建 1 year ago
.gitignore 6277faf888 update 11 months ago
.prettierrc.json 7114b3af09 创建 1 year ago
README.md 7114b3af09 创建 1 year ago
index.html 7114b3af09 创建 1 year ago
jsconfig.json 7114b3af09 创建 1 year ago
package-lock.json 7114b3af09 创建 1 year ago
package.json 7114b3af09 创建 1 year ago
vite.config.js a1c97f6d7e 修改字体大小 11 months ago

README.md

web

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