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.
 
 
 
 
xiaosi af636f6edf 【修改】 5 months ago
.husky 【集成】提交校验:git 提交 eslint校验 (husky 和 lint-staged) 11 months ago
.idea 【新增】界面:禁飞区管理、制造商管理、监管者管理、登录 10 months ago
.vscode 【init】项目sg-cloud:vite + vue3 + vue-router + pinia + eslint (npm create vue@latest) 11 months ago
public 【init】项目sg-cloud:vite + vue3 + vue-router + pinia + eslint (npm create vue@latest) 11 months ago
src 【修改】 5 months ago
.editorconfig 【集成】.editorconfig:编辑器风格配置文件 11 months ago
.env 【修改】 5 months ago
.eslintrc.cjs 【修改】 5 months ago
.gitignore 【配置】webStrom:idea编辑器 codeStyle配置 11 months ago
README.md 【init】项目sg-cloud:vite + vue3 + vue-router + pinia + eslint (npm create vue@latest) 11 months ago
index.html 【修改】 5 months ago
jsconfig.json 【配置】jsconfig.json:编辑器识别 @ ,可根据路径跳转 11 months ago
package-lock.json 【修改】 5 months ago
package.json 【修改】 5 months ago
vite.config.js 【修改】 5 months ago

README.md

sg-cloud

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

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