# 碳排放可视化 **Repository Path**: Co2_1/Co2Count ## Basic Information - **Project Name**: 碳排放可视化 - **Description**: 新手学习使用,有建议可以直接提出,或者联系 碳排放的可视化代码 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-11 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo > **前端代码在分支web中** > **后端代码在分支backend中** ## Build Setup ``` bash # install dependencies # 安装环境 npm install # serve with hot reload at localhost:8080 # 启动服务 npm run dev # build for production with minification # 打包项目 npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).