mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-12-24 08:12:55 +08:00
vite configuration
See Vite Configuration Reference.
Project Setup
npm install
Development
npm run dev
Production
npm run build
Lint with ESLint
npm run lint