# Echarts **Repository Path**: hbowen/echarts ## Basic Information - **Project Name**: Echarts - **Description**: 大屏项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-27 - **Last Updated**: 2025-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vision "echarts": "^5.4.1", "node":"v14.19.1" ## Project setup 后端项目 在 koa_server 中,启动方式: 进入此目录下 node app.js 前端项目 1. npm i 2. npm run serve