# ecall-web **Repository Path**: yangandrew/ecall-web ## Basic Information - **Project Name**: ecall-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-29 - **Last Updated**: 2025-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #otis-web npm install --legacy-peer-deps ## 打开方式 - npm 安装 ``` $ git clone https://git.coding.net/kejin_liu/otis-web.git $ cd DT $ npm install $ npm start # visit http://localhost:8000 ``` - 也可以运行`dist`文件夹访问 ``` $ cd dist $ anywhere ```