# webapp **Repository Path**: monster21/webapp ## Basic Information - **Project Name**: webapp - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-10 - **Last Updated**: 2021-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # webapp #### 项目介绍 {**以下是码云平台说明,您可以替换为您的项目简介** 项目基于angular开发 #### 软件架构 软件架构说明 #### 安装教程 在项目根目录下执行 npm install命令安装项目所需依赖 npm run start 运行项目 #### 使用说明 app.httpclient.ts 上述文件中的baseUrl修改为后端程序运行的地址,默认http://localhost:3001/v1/(本项目后端API程序默认启动的地址)