No Description

yls f8abc954c6 修改 1 year ago
.vscode 626e13a048 init 1 year ago
public fc11553921 1 1 year ago
src f8abc954c6 修改 1 year ago
.eslintrc.cjs 626e13a048 init 1 year ago
.gitignore 626e13a048 init 1 year ago
.postcssrc.js 7648df50fd new 1 year ago
README.md 626e13a048 init 1 year ago
index.html 7648df50fd new 1 year ago
package-lock.json 7648df50fd new 1 year ago
package.json 7648df50fd new 1 year ago
vite.config.js 4e972308b5 页面搭建 1 year ago

README.md

cim-main

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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