# 助院帮 Vue前端项目 **Repository Path**: xingxing1122/ecg ## Basic Information - **Project Name**: 助院帮 Vue前端项目 - **Description**: 该项目主要运用Vue CLI脚手架、Element-ui组件库搭建,为护士端展示、编辑、修改患者基本信息,展示输液信息、心电信息的情况; - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: dev - **Homepage**: http://47.96.8.55:1080/xindian-h5/#/ - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-05-25 - **Last Updated**: 2025-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_project_app ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).