# EnterpriseUI **Repository Path**: oyishyi/enterprise-ui ## Basic Information - **Project Name**: EnterpriseUI - **Description**: 企业端前端代码 - **Primary Language**: Unknown - **License**: MulanPSL-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-15 - **Last Updated**: 2022-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 安装说明: # 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 vue静态模板,没有后台,一套代码,pc端手机自适应,仅有主页,其他页面随后更新,更多的请查看 **https://demo.hyxdsoft.com/** 部署步骤 前期安装nodejs,vue 执行 npm install -g cnpm --registry=https://registry.npm.taobao.org cnpm install cnpm run dev