saber中台的前端

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

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