3a52cc1e53be61f4d75f8da8e5871388be1990ed
- Replaced vue.config.js with vite.config.js for Vite setup. - Updated WebSocket implementation in webSocket.js for improved readability and performance. - Removed unnecessary comments and cleaned up code formatting. - Configured Vite plugins for auto-imports, SVG icons, and component resolution. - Set up proxy configurations for API endpoints in Vite.
aida_front V1.1
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Description
Languages
Vue
56.3%
JavaScript
32.7%
TypeScript
6.8%
CSS
2.1%
Less
1.2%
Other
0.9%