# api-open-plat-frontend **Repository Path**: dabong/APIOpenPlat ## Basic Information - **Project Name**: api-open-plat-frontend - **Description**: api开放平台前端。 - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-06 - **Last Updated**: 2023-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # API 开放平台 API 开放平台前端 端口:8000 ## 启动前置 Install `node_modules`: ```bash npm install ``` and Install `echarts-for-react`: ```bash npm install --save echarts-for-react ``` finish and Install `echarts`: ```bash npm install --save echarts ``` ### 启动项目 ```bash npm dev ``` ### 项目构建 ```bash npm run build ``` 开源地址:https://gitee.com/hytz1210/APIOpenPlat.git 个人项目,请勿商用。