# isc-basic-demo-ui **Repository Path**: isyscore_admin/isc-basic-demo-ui ## Basic Information - **Project Name**: isc-basic-demo-ui - **Description**: 基础服务接口调用demo,包含用户认证和短信、邮件、省份、天气等基础服务 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-25 - **Last Updated**: 2021-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # isc-basic-demo-ui 基础服务接口调用demo,包含用户认证和短信、邮件、省份、天气等基础服务 ## 工程依赖安装命令 ``` npm install ``` ## 开发启动命令 ``` npm run serve ``` ## 应用构建命令 ``` npm run build ```