saber中台的前端

xipengqiang 7bf2362f5e feat(vite.config.js): 添加base 9 달 전
.vscode 3a0aeb60ba init 11 달 전
public 3a0aeb60ba init 11 달 전
src 784f209dca 打包配置;编辑器换为codemirror;去掉国际化; 9 달 전
vite-plugins 0050532ec7 组件统计-导出;大屏统计ing 9 달 전
.env.development a1db8712f6 大屏统计api 10 달 전
.env.production 784f209dca 打包配置;编辑器换为codemirror;去掉国际化; 9 달 전
.eslintrc.cjs 3a0aeb60ba init 11 달 전
.gitignore 3a0aeb60ba init 11 달 전
.prettierrc.json 3a0aeb60ba init 11 달 전
README.md 3a0aeb60ba init 11 달 전
index.html 3a0aeb60ba init 11 달 전
package.json 784f209dca 打包配置;编辑器换为codemirror;去掉国际化; 9 달 전
vite.config.js 7bf2362f5e feat(vite.config.js): 添加base 9 달 전

README.md

saber-middleground

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