# bcu-calculus **Repository Path**: annjong/bcu-calculus ## Basic Information - **Project Name**: bcu-calculus - **Description**: 党员微积分项目管理端 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-14 - **Last Updated**: 2023-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 党员微积分 > 党员微积分管理端是基于vue而搭建的一款程序,该程序可以实现对用户信息的管理及相关功能信息的操作。本程序具有保密性,未经允许,请勿发到公共平台,否则将可能追究相关责任。 ## Build Setup ```bash # 克隆项目 git clone https://gitee.com/annjong/bcu-calculus.git # 安装依赖 npm install # 建议不要直接使用 cnpm 安装以来,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题 npm install --registry=https://registry.npm.taobao.org # 启动服务 npm run dev ``` 浏览器访问 [http://localhost:9528](http://localhost:9528) Copyright (c) 2020-present 北城移动应用开发工作室